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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鶸鶉湫躊鶸鶉湫躊^ 1110101001010011111010100100011110011111110101011110011101010011111010100101001111101010010001111001111111010101111001110101001101011110 ea53ea479fd5e753ea53ea479fd5e7535e
EUC-JP 鶸鶉湫躊鶸鶉湫躊^ 1111001110110100111100111010100011011110110101111110110110110100111100111011010011110011101010001101111011010111111011011011010001011110 f3b4f3a8ded7edb4f3b4f3a8ded7edb45e
UTF-8 鶸鶉湫躊鶸鶉湫躊^ 11101001101101101011100011101001101101101000100111100110101110011010101111101000101110101000101011101001101101101011100011101001101101101000100111100110101110011010101111101000101110101000101001011110 e9b6b8e9b689e6b9abe8ba8ae9b6b8e9b689e6b9abe8ba8a5e
UHC ??湫躊??湫躊^ 00111111001111111111010111010011111100011100110000111111001111111111010111010011111100011100110001011110 3f3ff5d3f1cc3f3ff5d3f1cc5e

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