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{^ 10010010111001111001001001001001010011100111110110010010111001111001001001001001010011100111101101011110 92e792494e7d92e792494e7b5e
EUC-JP 堤棚N}堤棚N{^ 11000100111010011100001110101010010011100111110111000100111010011100001110101010010011100111101101011110 c4e9c3aa4e7dc4e9c3aa4e7b5e
UTF-8 堤棚N}堤棚N{^ 1110010110100000101001001110011010100011100110100100111001111101111001011010000010100100111001101010001110011010010011100111101101011110 e5a0a4e6a39a4e7de5a0a4e6a39a4e7b5e
UHC 堤棚N}堤棚N{^ 11110000101001111101110111011100010011100111110111110000101001111101110111011100010011100111101101011110 f0a7dddc4e7df0a7dddc4e7b5e

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