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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
EUC-JP 盼?}v盼?}vB 10001111110011101101100100111111011111010111011010001111110011101101100100111111011111010111011001000010 8fced93f7d768fced93f7d7642
UTF-8 盼쟝}v盼쟝}vB 1110011110011011101111001110110010011111100111010111110101110110111001111001101110111100111011001001111110011101011111010111011001000010 e79bbcec9f9d7d76e79bbcec9f9d7d7642
UHC 盼쟝}v盼쟝}vB 11011010111100001100000011110110011111010111011011011010111100001100000011110110011111010111011001000010 daf0c0f67d76daf0c0f67d7642

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