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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 昔碩N}昔碩N{^ 10010000110011001001000011010111010011100111110110010000110011001001000011010111010011100111101101011110 90cc90d74e7d90cc90d74e7b5e
EUC-JP 昔碩N}昔碩N{^ 11000000110011101100000011011001010011100111110111000000110011101100000011011001010011100111101101011110 c0cec0d94e7dc0cec0d94e7b5e
UTF-8 昔碩N}昔碩N{^ 1110011010011000100101001110011110100010101010010100111001111101111001101001100010010100111001111010001010101001010011100111101101011110 e69894e7a2a94e7de69894e7a2a94e7b5e
UHC 昔碩N}昔碩N{^ 11100000101011101110000010110101010011100111110111100000101011101110000010110101010011100111101101011110 e0aee0b54e7de0aee0b54e7b5e

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