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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 日???N}日???N{^ 100100111111101000111111001111110011111101001110011111011001001111111010001111110011111100111111010011100111101101011110 93fa3f3f3f4e7d93fa3f3f3f4e7b5e
EUC-JP 日???N}日???N{^ 110001101111110000111111001111110011111101001110011111011100011011111100001111110011111100111111010011100111101101011110 c6fc3f3f3f4e7dc6fc3f3f3f4e7b5e
UTF-8 日얗렜羅N}日얗렜羅N{^ 1110011010010111101001011110110010010110100101111110101110100000100111001110111110100100100011110100111001111101111001101001011110100101111011001001011010010111111010111010000010011100111011111010010010001111010011100111101101011110 e697a5ec9697eba09cefa48f4e7de697a5ec9697eba09cefa48f4e7b5e
UHC 日얗렜羅N}日얗렜羅N{^ 111011001110110110111110111010011000111010101110110100011101110001001110011111011110110011101101101111101110100110001110101011101101000111011100010011100111101101011110 ecedbee98eaed1dc4e7decedbee98eaed1dc4e7b5e

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