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 1001000011101001001111110111110101110110100100001110100100111111011111010111011001000010 90e93f7d7690e93f7d7642
EUC-JP 宣宬}v宣宬}vB 110000001110101110001111101110101101001101111101011101101100000011101011100011111011101011010011011111010111011001000010 c0eb8fbad37d76c0eb8fbad37d7642
UTF-8 宣宬}v宣宬}vB 1110010110101110101000111110010110101110101011000111110101110110111001011010111010100011111001011010111010101100011111010111011001000010 e5aea3e5aeac7d76e5aea3e5aeac7d7642
UHC 宣宬}v宣宬}vB 11100000101111101110000011110100011111010111011011100000101111101110000011110100011111010111011001000010 e0bee0f47d76e0bee0f47d7642

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