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 頡セ轣倡羃髢セ 111010001111010010111110111001111000000110011000111001111110001110110000111010011001011010111110 e8f4bee78198e7e3b0e996be
EUC-JP 頡セ轣倡羃髢セ 1111000011110110100011101011111011101101111000011101000011101001111001101011001011110001111101101000111010111110 f0f68ebeede1d0e9e6b2f1f68ebe
UTF-8 頡セ轣倡羃髢セ 111010011010000010100001111011111011110110111110111010001011110110100011111001011000000010100001111001111011111010000011111010011010101110100010111011111011110110111110 e9a0a1efbdbee8bda3e580a1e7be83e9aba2efbdbe
UHC ???倡??? 0011111100111111001111111111001111011011001111110011111100111111 3f3f3ff3db3f3f3f

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