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{^ 100110111100101000111111100011001111011001001110011111011001101111001010001111111000110011110110010011100111101101011110 9bca3f8cf64e7d9bca3f8cf64e7b5e
EUC-JP 嵬?公N}嵬?公N{^ 110101101100110000111111101110001111100001001110011111011101011011001100001111111011100011111000010011100111101101011110 d6cc3fb8f84e7dd6cc3fb8f84e7b5e
UTF-8 嵬닺公N}嵬닺公N{^ 1110010110110101101011001110101110001011101110101110010110000101101011000100111001111101111001011011010110101100111010111000101110111010111001011000010110101100010011100111101101011110 e5b5aceb8bbae585ac4e7de5b5aceb8bbae585ac4e7b5e
UHC 嵬닺公N}嵬닺公N{^ 1110100011100011101101001110100011001101111010110100111001111101111010001110001110110100111010001100110111101011010011100111101101011110 e8e3b4e8cdeb4e7de8e3b4e8cdeb4e7b5e

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