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 1110100011001001001111110111110101110110111010001100100100111111011111010111011001000010 e8c93f7d76e8c93f7d7642
EUC-JP 靄?}v靄?}vB 1111000011001011001111110111110101110110111100001100101100111111011111010111011001000010 f0cb3f7d76f0cb3f7d7642
UTF-8 靄멏}v靄멏}vB 1110100110011101100001001110101110101001100011110111110101110110111010011001110110000100111010111010100110001111011111010111011001000010 e99d84eba98f7d76e99d84eba98f7d7642
UHC 靄멏}v靄멏}vB 11100100111101111001000101000100011111010111011011100100111101111001000101000100011111010111011001000010 e4f791447d76e4f791447d7642

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