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 羯梧化羯梧化^ 11100011101110011000110011100110100010011011101111100011101110011000110011100110100010011011101101011110 e3b98ce689bbe3b98ce689bb5e
EUC-JP 羯梧化羯梧化^ 11100110101110111011100011101000101100101011110111100110101110111011100011101000101100101011110101011110 e6bbb8e8b2bde6bbb8e8b2bd5e
UTF-8 羯梧化羯梧化^ 11100111101111101010111111100110101000101010011111100101100011001001011011100111101111101010111111100110101000101010011111100101100011001001011001011110 e7beafe6a2a7e58c96e7beafe6a2a7e58c965e
UHC ?梧化?梧化^ 0011111111100111111111001111101111111001001111111110011111111100111110111111100101011110 3fe7fcfbf93fe7fcfbf95e

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