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^ 111010111010100010101001010001001110101110101000101010010100010001011110 eba8a944eba8a9445e
SJIS-WIN ?¨?D?¨?D^ 0011111110000001010011100011111101000100001111111000000101001110001111110100010001011110 3f814e3f443f814e3f445e
EUC-JP 먩D먩D^ 10001111101010111011001110100001101011111000111110100010111011010100010010001111101010111011001110100001101011111000111110100010111011010100010001011110 8fabb3a1af8fa2ed448fabb3a1af8fa2ed445e
UTF-8 먩D먩D^ 110000111010101111000010101010001100001010101001010001001100001110101011110000101010100011000010101010010100010001011110 c3abc2a8c2a944c3abc2a8c2a9445e
UHC ?¨?D?¨?D^ 0011111110100001101001110011111101000100001111111010000110100111001111110100010001011110 3fa1a73f443fa1a73f445e

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