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 ツ督オツ愁ツ督オツ愁^ 110000101001001111000010101101011100001010001111010001001100001010010011110000101011010111000010100011110100010001011110 c293c2b5c28f44c293c2b5c28f445e
EUC-JP ツ督オツ愁ツ督オツ愁^ 100011101100001011000110110001001000111010110101100011101100001010111101101001011000111011000010110001101100010010001110101101011000111011000010101111011010010101011110 8ec2c6c48eb58ec2bda58ec2c6c48eb58ec2bda55e
UTF-8 ツ督オツ愁ツ督オツ愁^ 11101111101111101000001011100111100111011010001111101111101111011011010111101111101111101000001011100110100001001000000111101111101111101000001011100111100111011010001111101111101111011011010111101111101111101000001011100110100001001000000101011110 efbe82e79da3efbdb5efbe82e68481efbe82e79da3efbdb5efbe82e684815e
UHC ?督??愁?督??愁^ 001111111101010010111101001111110011111111100001111111100011111111010100101111010011111100111111111000011111111001011110 3fd4bd3f3fe1fe3fd4bd3f3fe1fe5e

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