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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???臾????ЪB 001111110011111100111111111001000110101100111111001111110011111100111111100001000101101101000010 3f3f3fe46b3f3f3f3f845b42
EUC-JP ???臾??洧?ЪB 0011111100111111001111111110011111001100001111110011111110001111110001111011010000111111101001111011110001000010 3f3f3fe7cc3f3f8fc7b43fa7bc42
UTF-8 列룸쓷臾쇘뙴洧붾ЪB 111011111010011010011100111010111010001110111000111011001001001110110111111010001000011110111110111011001000011110011000111010111001100110110100111001101011010010100111111010111011011010111110110100001010101001000010 efa69ceba3b8ec93b7e887beec8798eb99b4e6b4a7ebb6bed0aa42
UHC 列룸쓷臾쇘뙴洧붾ЪB 11100110111010101011011111101011100111011001010011101011101011001011110011100111100011001011011111101010111110111001010011101011101011001011110001000010 e6eab7eb9d94ebacbce78cb7eafb94ebacbc42

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