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 11101000101101101110010010110111011111010111011011101000101101101110010010110111011111010111011001000010 e8b6e4b77d76e8b6e4b77d7642
EUC-JP 雜莵}v雜莵}vB 11110000101110001110100010111001011111010111011011110000101110001110100010111001011111010111011001000010 f0b8e8b97d76f0b8e8b97d7642
UTF-8 雜莵}v雜莵}vB 1110100110011011100111001110100010001110101101010111110101110110111010011001101110011100111010001000111010110101011111010111011001000010 e99b9ce88eb57d76e99b9ce88eb57d7642
UHC 雜?}v雜?}vB 1110110111011010001111110111110101110110111011011101101000111111011111010111011001000010 edda3f7d76edda3f7d7642

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