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 1110100010011000101011110111110101110110111010001001100010101111011111010111011001000010 e898af7d76e898af7d7642
EUC-JP 陂ッ}v陂ッ}vB 11101111111110001000111010101111011111010111011011101111111110001000111010101111011111010111011001000010 eff88eaf7d76eff88eaf7d7642
UTF-8 陂ッ}v陂ッ}vB 1110100110011001100000101110111110111101101011110111110101110110111010011001100110000010111011111011110110101111011111010111011001000010 e99982efbdaf7d76e99982efbdaf7d7642
UHC 陂?}v陂?}vB 1111100110101110001111110111110101110110111110011010111000111111011111010111011001000010 f9ae3f7d76f9ae3f7d7642

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