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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 中捧?中捧?^ 1001001010000110100101011111100100111111100100101000011010010101111110010011111101011110 928695f93f928695f93f5e
EUC-JP 中捧?中捧?^ 1100001111100110110010101111101100111111110000111110011011001010111110110011111101011110 c3e6cafb3fc3e6cafb3f5e
UTF-8 中捧객中捧객^ 11100100101110001010110111100110100011011010011111101010101100001001110111100100101110001010110111100110100011011010011111101010101100001001110101011110 e4b8ade68da7eab09de4b8ade68da7eab09d5e
UHC 中捧객中捧객^ 11110001111010011101110011101001101100001011010011110001111010011101110011101001101100001011010001011110 f1e9dce9b0b4f1e9dce9b0b45e

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