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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鳥?潔}鳥?潔{^ 10010010101110010011111110001100100010010111110110010010101110010011111110001100100010010111101101011110 92b93f8c897d92b93f8c897b5e
EUC-JP 鳥?潔}鳥?潔{^ 11000100101110110011111110110111111010010111110111000100101110110011111110110111111010010111101101011110 c4bb3fb7e97dc4bb3fb7e97b5e
UTF-8 鳥흗潔}鳥흗潔{^ 111010011011001110100101111011011001110110010111111001101011110110010100011111011110100110110011101001011110110110011101100101111110011010111101100101000111101101011110 e9b3a5ed9d97e6bd947de9b3a5ed9d97e6bd947b5e
UHC 鳥흗潔}鳥흗潔{^ 111100001110100011001000111010011100110010111110011111011111000011101000110010001110100111001100101111100111101101011110 f0e8c8e9ccbe7df0e8c8e9ccbe7b5e

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