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 ツ古青愿ゥツ古青愿ゥ^ 1100001010001100110000111001000011000010100111001100001110101001110000101000110011000011100100001100001010011100110000111010100101011110 c28cc390c29cc3a9c28cc390c29cc3a95e
EUC-JP ツ古青愿ゥツ古青愿ゥ^ 100011101100001010111000110001011100000011000100110110001100010110001110101010011000111011000010101110001100010111000000110001001101100011000101100011101010100101011110 8ec2b8c5c0c4d8c58ea98ec2b8c5c0c4d8c58ea95e
UTF-8 ツ古青愿ゥツ古青愿ゥ^ 11101111101111101000001011100101100011111010010011101001100111011001001011100110100001001011111111101111101111011010100111101111101111101000001011100101100011111010010011101001100111011001001011100110100001001011111111101111101111011010100101011110 efbe82e58fa4e99d92e684bfefbda9efbe82e58fa4e99d92e684bfefbda95e
UHC ?古?愿??古?愿?^ 001111111100110110101111001111111110101010110100001111110011111111001101101011110011111111101010101101000011111101011110 3fcdaf3feab43f3fcdaf3feab43f5e

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