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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ?蓀?n}?蓀?n{^ 001111111000111111011000111110000011111101101110011111010011111110001111110110001111100000111111011011100111101101011110 3f8fd8f83f6e7d3f8fd8f83f6e7b5e
UTF-8 뾡蓀料n}뾡蓀料n{^ 1110101110111110101000011110100010010011100000001110111110100110101111100110111001111101111010111011111010100001111010001001001110000000111011111010011010111110011011100111101101011110 ebbea1e89380efa6be6e7debbea1e89380efa6be6e7b5e
UHC 뾡蓀料n}뾡蓀料n{^ 1001011101100100111000011110000011101000111101110110111001111101100101110110010011100001111000001110100011110111011011100111101101011110 9764e1e0e8f76e7d9764e1e0e8f76e7b5e

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