To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隲幢スキ雎撰スス鬯 1110100010101011100110111110111110111101101101111110100010110001100100001110111110111101101111011110100110101100 e8ab9befbdb7e8b190efbdbde9ac
EUC-JP 隲幢スキ雎撰スス鬯 111100001010110111010110111100011000111010111101100011101011011111110000101100111100000011110001100011101011110110001110101111011111001010101110 f0add6f18ebd8eb7f0b3c0f18ebd8ebdf2ae
UTF-8 隲幢スキ雎撰スス鬯 111010011001101010110010111001011011100110100010111011111011110110111101111011111011110110110111111010011001101110001110111001101001001010110000111011111011110110111101111011111011110110111101111010011010110010101111 e99ab2e5b9a2efbdbdefbdb7e99b8ee692b0efbdbdefbdbde9acaf
UHC ?幢??雎撰??? 001111111101001111010011001111110011111111101110110100011111001110111100001111110011111100111111 3fd3d33f3feed1f3bc3f3f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)