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 111001111011000001111101011101101110011110110000011111010111011001000010 e7b07d76e7b07d7642
SJIS-WIN ?°}v?°}vB 0011111110000001100010110111110101110110001111111000000110001011011111010111011001000010 3f818b7d763f818b7d7642
EUC-JP ç°}vç°}vB 100011111010101110101110101000011110101101111101011101101000111110101011101011101010000111101011011111010111011001000010 8fabaea1eb7d768fabaea1eb7d7642
UTF-8 ç°}vç°}vB 11000011101001111100001010110000011111010111011011000011101001111100001010110000011111010111011001000010 c3a7c2b07d76c3a7c2b07d7642
UHC ?°}v?°}vB 0011111110100001110001100111110101110110001111111010000111000110011111010111011001000010 3fa1c67d763fa1c67d7642

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