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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 疇笳\on}疇笳\on{^ 1110000101100101111000101001011101011100011011110110111001111101111000010110010111100010100101110101110001101111011011100111101101011110 e165e2975c6f6e7de165e2975c6f6e7b5e
EUC-JP 疇笳\on}疇笳\on{^ 1110000111000110111000111111011101011100011011110110111001111101111000011100011011100011111101110101110001101111011011100111101101011110 e1c6e3f75c6f6e7de1c6e3f75c6f6e7b5e
UTF-8 疇笳\on}疇笳\on{^ 111001111001011010000111111001111010110010110011010111000110111101101110011111011110011110010110100001111110011110101100101100110101110001101111011011100111101101011110 e79687e7acb35c6f6e7de79687e7acb35c6f6e7b5e
UHC 疇?\on}疇?\on{^ 111100011100001000111111010111000110111101101110011111011111000111000010001111110101110001101111011011100111101101011110 f1c23f5c6f6e7df1c23f5c6f6e7b5e

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