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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 中??脛??臍 10010010100001100011111100111111111000111111100000111111001111111110010001100000 92863f3fe3f83f3fe460
EUC-JP 中??脛??臍 11000011111001100011111100111111111001101111101000111111001111111110011111000001 c3e63f3fe6fa3f3fe7c1
UTF-8 中얘렣脛렕렟臍 111001001011100010101101111011001001011010011000111010111010000010100011111010001000010010011011111010111010000010010101111010111010000010011111111010001000011110001101 e4b8adec9698eba0a3e8849beba095eba09fe8878d
UHC 中얘렣脛렕렟臍 1111000111101001101111101110101010001110101101001100110011101011100011101010101010001110101100001111000010110000 f1e9beea8eb4cceb8eaa8eb0f0b0

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