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 11100001111111001001011110101010011111010111011011100001111111001001011110101010011111010111011001000010 e1fc97aa7d76e1fc97aa7d7642
EUC-JP 磬略}v磬略}vB 11100010111111101100111010101100011111010111011011100010111111101100111010101100011111010111011001000010 e2feceac7d76e2feceac7d7642
UTF-8 磬略}v磬略}vB 1110011110100011101011001110011110010101101001010111110101110110111001111010001110101100111001111001010110100101011111010111011001000010 e7a3ace795a57d76e7a3ace795a57d7642
UHC 磬略}v磬略}vB 11001100111001001101010111010100011111010111011011001100111001001101010111010100011111010111011001000010 cce4d5d47d76cce4d5d47d7642

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