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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ツ青セ\}ツ青セ\{^ 11000010100100001100001010111110010111000111110111000010100100001100001010111110010111000111101101011110 c290c2be5c7dc290c2be5c7b5e
EUC-JP ツ青セ\}ツ青セ\{^ 1000111011000010110000001100010010001110101111100101110001111101100011101100001011000000110001001000111010111110010111000111101101011110 8ec2c0c48ebe5c7d8ec2c0c48ebe5c7b5e
UTF-8 ツ青セ\}ツ青セ\{^ 1110111110111110100000101110100110011101100100101110111110111101101111100101110001111101111011111011111010000010111010011001110110010010111011111011110110111110010111000111101101011110 efbe82e99d92efbdbe5c7defbe82e99d92efbdbe5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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