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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 鶸鴃渙滸L鶸鴃渙滸L^ 11101010010100111110100111101110100111111101000010011111111101010100110011101010010100111110100111101110100111111101000010011111111101010100110001011110 ea53e9ee9fd09ff54cea53e9ee9fd09ff54c5e
EUC-JP 鶸鴃渙滸L鶸鴃渙滸L^ 11110011101101001111001011110000110111101101001011011110111101110100110011110011101101001111001011110000110111101101001011011110111101110100110001011110 f3b4f2f0ded2def74cf3b4f2f0ded2def74c5e
UTF-8 鶸鴃渙滸L鶸鴃渙滸L^ 111010011011011010111000111010011011010010000011111001101011100010011001111001101011101110111000010011001110100110110110101110001110100110110100100000111110011010111000100110011110011010111011101110000100110001011110 e9b6b8e9b483e6b899e6bbb84ce9b6b8e9b483e6b899e6bbb84c5e
UHC ??渙滸L??渙滸L^ 001111110011111111111100101110011111101111001010010011000011111100111111111111001011100111111011110010100100110001011110 3f3ffcb9fbca4c3f3ffcb9fbca4c5e

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