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 瓠?糊豆??? 11100001010000000011111110001100110100001001001110100100001111110011111100111111 e1403f8cd093a43f3f3f
EUC-JP 瓠?糊豆??? 11100001101000010011111110111000110100101100011010100110001111110011111100111111 e1a13fb8d2c6a63f3f3f
UTF-8 瓠렟糊豆렩렋識 111001111001001110100000111010111010000010011111111001111011001110001010111010001011000110000110111010111010000010101001111010111010000010001011111011111010011110111100 e793a0eba09fe7b38ae8b186eba0a9eba08befa7bc
UHC 瓠렟糊豆렩렋識 1111101111010010100011101011000011111011110101011101010011100111100011101011011110001110101000101111001010111101 fbd28eb0fbd5d4e78eb78ea2f2bd

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