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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 襭玖弘D襭玖弘D^ 111001100100001010001011111010001000110101001111010001001110011001000010100010111110100010001101010011110100010001011110 e6428be88d4f44e6428be88d4f445e
EUC-JP 襭玖弘D襭玖弘D^ 111010111010001110110110111010101011100110110000010001001110101110100011101101101110101010111001101100000100010001011110 eba3b6eab9b044eba3b6eab9b0445e
UTF-8 襭玖弘D襭玖弘D^ 111010001010010110101101111001111000111010010110111001011011110010011000010001001110100010100101101011011110011110001110100101101110010110111100100110000100010001011110 e8a5ade78e96e5bc9844e8a5ade78e96e5bc98445e
UHC ?玖弘D?玖弘D^ 00111111110011111011100011111011111100000100010000111111110011111011100011111011111100000100010001011110 3fcfb8fbf0443fcfb8fbf0445e

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