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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 彧晳J}彧晳J{^ 11111010101110011111101011011001010010100111110111111010101110011111101011011001010010100111101101011110 fab9fad94a7dfab9fad94a7b5e
EUC-JP 彧晳J}彧晳J{^ 1000111110111100111111101000111111000010110001000100101001111101100011111011110011111110100011111100001011000100010010100111101101011110 8fbcfe8fc2c44a7d8fbcfe8fc2c44a7b5e
UTF-8 彧晳J}彧晳J{^ 1110010110111101101001111110011010011001101100110100101001111101111001011011110110100111111001101001100110110011010010100111101101011110 e5bda7e699b34a7de5bda7e699b34a7b5e
UHC 彧晳J}彧晳J{^ 11101001111011101110000010101111010010100111110111101001111011101110000010101111010010100111101101011110 e9eee0af4a7de9eee0af4a7b5e

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