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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 蛇}v蛇}vB 10001110110101101111001110100111011111010111011010001110110101101111001110100111011111010111011001000010 8ed6f3a77d768ed6f3a77d7642
EUC-JP 蛇?}v蛇?}vB 1011110011011000001111110111110101110110101111001101100000111111011111010111011001000010 bcd83f7d76bcd83f7d7642
UTF-8 蛇}v蛇}vB 1110100010011011100001111110111010001010100110100111110101110110111010001001101110000111111011101000101010011010011111010111011001000010 e89b87ee8a9a7d76e89b87ee8a9a7d7642
UHC 蛇?}v蛇?}vB 1101111011101111001111110111110101110110110111101110111100111111011111010111011001000010 deef3f7d76deef3f7d7642

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