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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 蝮ヲ貉孺v蝮ヲ貉孺vB 1110010110011101101001101110011010111001100110110111110101110110111001011001110110100110111001101011100110011011011111010111011001000010 e59da6e6b99b7d76e59da6e6b99b7d7642
EUC-JP 蝮ヲ貉孺v蝮ヲ貉孺vB 11101001111111011000111010100110111011001011101111010101110111100111011011101001111111011000111010100110111011001011101111010101110111100111011001000010 e9fd8ea6ecbbd5de76e9fd8ea6ecbbd5de7642
UTF-8 蝮ヲ貉孺v蝮ヲ貉孺vB 111010001001110110101110111011111011110110100110111010001011001010001001111001011010110110111010011101101110100010011101101011101110111110111101101001101110100010110010100010011110010110101101101110100111011001000010 e89daeefbda6e8b289e5adba76e89daeefbda6e8b289e5adba7642
UHC ???孺v???孺vB 00111111001111110011111111101010111010000111011000111111001111110011111111101010111010000111011001000010 3f3f3feae8763f3f3feae87642

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