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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 顆ょ亟顆ょ亢^ 11101000111101111000001011100101100110001011001011101000111101111000001011100101100110001011010001011110 e8f782e598b2e8f782e598b45e
EUC-JP 顆ょ亟顆ょ亢^ 11110000111110011010010011100111110100001011010011110000111110011010010011100111110100001011011001011110 f0f9a4e7d0b4f0f9a4e7d0b65e
UTF-8 顆ょ亟顆ょ亢^ 11101001101000011000011011100011100000101000011111100100101110101001111111101001101000011000011011100011100000101000011111100100101110101010001001011110 e9a186e38287e4ba9fe9a186e38287e4baa25e
UHC 顆ょ?顆ょ亢^ 110011101010100010101010111001110011111111001110101010001010101011100111111110011111000101011110 cea8aae73fcea8aae7f9f15e

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