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 11100000111111001110011111110100011111010111011011100000111111001110011111110100011111010111011001000010 e0fce7f47d76e0fce7f47d7642
EUC-JP 珱鉚}v珱鉚}vB 11100000111111101110111011110110011111010111011011100000111111101110111011110110011111010111011001000010 e0feeef67d76e0feeef67d7642
UTF-8 珱鉚}v珱鉚}vB 1110011110001111101100011110100110001001100110100111110101110110111001111000111110110001111010011000100110011010011111010111011001000010 e78fb1e9899a7d76e78fb1e9899a7d7642
UHC ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642

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