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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 鸚??\n}鸚??\n{^ 111010100101111100111111001111110101110001101110011111011110101001011111001111110011111101011100011011100111101101011110 ea5f3f3f5c6e7dea5f3f3f5c6e7b5e
EUC-JP 鸚??\n}鸚??\n{^ 111100111100000000111111001111110101110001101110011111011111001111000000001111110011111101011100011011100111101101011110 f3c03f3f5c6e7df3c03f3f5c6e7b5e
UTF-8 鸚깁궕\n}鸚깁궕\n{^ 11101001101110001001101011101010101110011000000111101010101101101001010101011100011011100111110111101001101110001001101011101010101110011000000111101010101101101001010101011100011011100111101101011110 e9b89aeab981eab6955c6e7de9b89aeab981eab6955c6e7b5e
UHC 鸚깁궕\n}鸚깁궕\n{^ 11100101101001001011000111101001100000101010101001011100011011100111110111100101101001001011000111101001100000101010101001011100011011100111101101011110 e5a4b1e982aa5c6e7de5a4b1e982aa5c6e7b5e

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