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^ 1110000101010000001111110011111101000100111000010101000000111111001111110100010001011110 e1503f3f44e1503f3f445e
EUC-JP 甕??D甕??D^ 1110000110110001001111110011111101000100111000011011000100111111001111110100010001011110 e1b13f3f44e1b13f3f445e
UTF-8 甕댐쉥D甕댐쉥D^ 111001111001010010010101111010111000110010010000111011001000100110100101010001001110011110010100100101011110101110001100100100001110110010001001101001010100010001011110 e79495eb8c90ec89a544e79495eb8c90ec89a5445e
UHC 甕댐쉥D甕댐쉥D^ 111010001011100010110100111011111011110110101011010001001110100010111000101101001110111110111101101010110100010001011110 e8b8b4efbdab44e8b8b4efbdab445e

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