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 1110000111100001001111110111110101110110111000011110000100111111011111010111011001000010 e1e13f7d76e1e13f7d7642
EUC-JP 矣?}v矣?}vB 1110001011100011001111110111110101110110111000101110001100111111011111010111011001000010 e2e33f7d76e2e33f7d7642
UTF-8 矣푤}v矣푤}vB 1110011110011111101000111110110110010001101001000111110101110110111001111001111110100011111011011001000110100100011111010111011001000010 e79fa3ed91a47d76e79fa3ed91a47d7642
UHC 矣푤}v矣푤}vB 11101011111110001100011110100111011111010111011011101011111110001100011110100111011111010111011001000010 ebf8c7a77d76ebf8c7a77d7642

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