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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ青ケツ善ツ青ケツ善^ 110000101001000011000010101110011100001010010001010100001100001010010000110000101011100111000010100100010101000001011110 c290c2b9c29150c290c2b9c291505e
EUC-JP ツ青ケツ善ツ青ケツ善^ 100011101100001011000000110001001000111010111001100011101100001011000001101100011000111011000010110000001100010010001110101110011000111011000010110000011011000101011110 8ec2c0c48eb98ec2c1b18ec2c0c48eb98ec2c1b15e
UTF-8 ツ青ケツ善ツ青ケツ善^ 11101111101111101000001011101001100111011001001011101111101111011011100111101111101111101000001011100101100101101000010011101111101111101000001011101001100111011001001011101111101111011011100111101111101111101000001011100101100101101000010001011110 efbe82e99d92efbdb9efbe82e59684efbe82e99d92efbdb9efbe82e596845e
UHC ????善????善^ 00111111001111110011111100111111111000001011110000111111001111110011111100111111111000001011110001011110 3f3f3f3fe0bc3f3f3f3fe0bc5e

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