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 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 蠇エ辷セ}v蠇エ辷セ}vB 1111101110100001101101001110011110001000101111100111110101110110111110111010000110110100111001111000100010111110011111010111011001000010 fba1b4e788be7d76fba1b4e788be7d7642
EUC-JP ?エ辷セ}v?エ辷セ}vB 00111111100011101011010011101101111010001000111010111110011111010111011000111111100011101011010011101101111010001000111010111110011111010111011001000010 3f8eb4ede88ebe7d763f8eb4ede88ebe7d7642
UTF-8 蠇エ辷セ}v蠇エ辷セ}vB 1110100010100000100001111110111110111101101101001110100010111110101101111110111110111101101111100111110101110110111010001010000010000111111011111011110110110100111010001011111010110111111011111011110110111110011111010111011001000010 e8a087efbdb4e8beb7efbdbe7d76e8a087efbdb4e8beb7efbdbe7d7642
UHC ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642

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