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 믶n}믶n{^ 1110101110101111101101100110111001111101111010111010111110110110011011100111101101011110 ebafb66e7debafb66e7b5e
SJIS-WIN ??¶n}??¶n{^ 00111111001111111000000111110111011011100111110100111111001111111000000111110111011011100111101101011110 3f3f81f76e7d3f3f81f76e7b5e
EUC-JP 믶n}믶n{^ 100011111010101110110011100011111010001010110100101000101111100101101110011111011000111110101011101100111000111110100010101101001010001011111001011011100111101101011110 8fabb38fa2b4a2f96e7d8fabb38fa2b4a2f96e7b5e
UTF-8 믶n}믶n{^ 1100001110101011110000101010111111000010101101100110111001111101110000111010101111000010101011111100001010110110011011100111101101011110 c3abc2afc2b66e7dc3abc2afc2b66e7b5e
UHC ??¶n}??¶n{^ 00111111001111111010001011010010011011100111110100111111001111111010001011010010011011100111101101011110 3f3fa2d26e7d3f3fa2d26e7b5e

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