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 111011111010011010101001111010111000110110001000111011001001010010100111111010001000011110111110111011001000011110011000111011001011000110111011111001101011010010100111111011001000001010110011110100001010101001000010 efa6a9eb8d88ec94a7e887beec8798ecb1bbe6b4a7ec82b3d0aa42
UHC 囹덈씧臾쇘챻洧삳ЪB 11100111101010101000100011101011100111011011101111101011101011001011110011100111101010101000100011101010111110111011101111101011101011001011110001000010 e7aa88eb9dbbebacbce7aa88eafbbbebacbc42

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