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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 壓??N}壓??N{^ 10011010110110000011111100111111010011100111110110011010110110000011111100111111010011100111101101011110 9ad83f3f4e7d9ad83f3f4e7b5e
EUC-JP 壓??N}壓??N{^ 11010100110110100011111100111111010011100111110111010100110110100011111100111111010011100111101101011110 d4da3f3f4e7dd4da3f3f4e7b5e
UTF-8 壓뺜묄N}壓뺜묄N{^ 1110010110100011100100111110101110111010100111001110101110101100100001000100111001111101111001011010001110010011111010111011101010011100111010111010110010000100010011100111101101011110 e5a393ebba9cebac844e7de5a393ebba9cebac844e7b5e
UHC 壓뺜묄N}壓뺜묄N{^ 1110010011100010100101011110010010111001101000100100111001111101111001001110001010010101111001001011100110100010010011100111101101011110 e4e295e4b9a24e7de4e295e4b9a24e7b5e

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