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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 題阜n}題阜n{^ 10010001111010001001010110001100011011100111110110010001111010001001010110001100011011100111101101011110 91e8958c6e7d91e8958c6e7b5e
EUC-JP 題阜n}題阜n{^ 11000010111010101100100111101100011011100111110111000010111010101100100111101100011011100111101101011110 c2eac9ec6e7dc2eac9ec6e7b5e
UTF-8 題阜n}題阜n{^ 1110100110100001100011001110100110011000100111000110111001111101111010011010000110001100111010011001100010011100011011100111101101011110 e9a18ce9989c6e7de9a18ce9989c6e7b5e
UHC 題阜n}題阜n{^ 11110000101110011101110110111101011011100111110111110000101110011101110110111101011011100111101101011110 f0b9ddbd6e7df0b9ddbd6e7b5e

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