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 趙???趙???臍 111001101110001000111111001111110011111111100110111000100011111100111111001111111110010001100000 e6e23f3f3fe6e23f3f3fe460
EUC-JP 趙???趙???臍 111011001110010000111111001111110011111111101100111001000011111100111111001111111110011111000001 ece43f3f3fece43f3f3fe7c1
UTF-8 趙얹렰렜趙얹렰렜臍 111010001011011010011001111011001001011010111001111010111010000010110000111010111010000010011100111010001011011010011001111011001001011010111001111010111010000010110000111010111010000010011100111010001000011110001101 e8b699ec96b9eba0b0eba09ce8b699ec96b9eba0b0eba09ce8878d
UHC 趙얹렰렜趙얹렰렜臍 111100001110000110111110111100011000111010111101100011101010111011110000111000011011111011110001100011101011110110001110101011101111000010110000 f0e1bef18ebd8eaef0e1bef18ebd8eaef0b0

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