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{^ 1001001011110101001111111001001011110101001111110100111001111101100100101111010100111111100100101111010100111111010011100111101101011110 92f53f92f53f4e7d92f53f92f53f4e7b5e
EUC-JP 禎?禎?N}禎?禎?N{^ 1100010011110111001111111100010011110111001111110100111001111101110001001111011100111111110001001111011100111111010011100111101101011110 c4f73fc4f73f4e7dc4f73fc4f73f4e7b5e
UTF-8 禎탰禎탭N}禎탰禎탭N{^ 1110011110100110100011101110110110000011101100001110011110100110100011101110110110000011101011010100111001111101111001111010011010001110111011011000001110110000111001111010011010001110111011011000001110101101010011100111101101011110 e7a68eed83b0e7a68eed83ad4e7de7a68eed83b0e7a68eed83ad4e7b5e
UHC 禎탰禎탭N}禎탰禎탭N{^ 111011111110111011000101110010011110111111101110110001011100011101001110011111011110111111101110110001011100100111101111111011101100010111000111010011100111101101011110 efeec5c9efeec5c74e7defeec5c9efeec5c74e7b5e

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