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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 鮟肋n}鮟肋n{^ 11101001101110111001100001011101011011100111110111101001101110111001100001011101011011100111101101011110 e9bb985d6e7de9bb985d6e7b5e
EUC-JP 鮟肋n}鮟肋n{^ 11110010101111011100111110111110011011100111110111110010101111011100111110111110011011100111101101011110 f2bdcfbe6e7df2bdcfbe6e7b5e
UTF-8 鮟肋n}鮟肋n{^ 1110100110101110100111111110100010000010100010110110111001111101111010011010111010011111111010001000001010001011011011100111101101011110 e9ae9fe8828b6e7de9ae9fe8828b6e7b5e
UHC 鮟肋n}鮟肋n{^ 11100100110101011101011111001110011011100111110111100100110101011101011111001110011011100111101101011110 e4d5d7ce6e7de4d5d7ce6e7b5e

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