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 111000001011000001111101011101101110000010110000011111010111011001000010 e0b07d76e0b07d7642
SJIS-WIN ?°}v?°}vB 0011111110000001100010110111110101110110001111111000000110001011011111010111011001000010 3f818b7d763f818b7d7642
EUC-JP à°}và°}vB 100011111010101110100010101000011110101101111101011101101000111110101011101000101010000111101011011111010111011001000010 8faba2a1eb7d768faba2a1eb7d7642
UTF-8 à°}và°}vB 11000011101000001100001010110000011111010111011011000011101000001100001010110000011111010111011001000010 c3a0c2b07d76c3a0c2b07d7642
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)