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 11100001111111001110011010110001011111010111011011100001111111001110011010110001011111010111011001000010 e1fce6b17d76e1fce6b17d7642
EUC-JP 磬豎}v磬豎}vB 11100010111111101110110010110011011111010111011011100010111111101110110010110011011111010111011001000010 e2feecb37d76e2feecb37d7642
UTF-8 磬豎}v磬豎}vB 1110011110100011101011001110100010110001100011100111110101110110111001111010001110101100111010001011000110001110011111010111011001000010 e7a3ace8b18e7d76e7a3ace8b18e7d7642
UHC 磬?}v磬?}vB 1100110011100100001111110111110101110110110011001110010000111111011111010111011001000010 cce43f7d76cce43f7d7642

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