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 ?????A?????A^ 00111111001111110011111100111111001111110100000100111111001111110011111100111111001111110100000101011110 3f3f3f3f3f413f3f3f3f3f415e
SJIS-WIN ツ崚シテゥAツ崚シテゥA^ 110000101001101111000011101111001100001110101001010000011100001010011011110000111011110011000011101010010100000101011110 c29bc3bcc3a941c29bc3bcc3a9415e
EUC-JP ツ崚シテゥAツ崚シテゥA^ 1000111011000010110101101100010110001110101111001000111011000011100011101010100101000001100011101100001011010110110001011000111010111100100011101100001110001110101010010100000101011110 8ec2d6c58ebc8ec38ea9418ec2d6c58ebc8ec38ea9415e
UTF-8 ツ崚シテゥAツ崚シテゥA^ 111011111011111010000010111001011011010010011010111011111011110110111100111011111011111010000011111011111011110110101001010000011110111110111110100000101110010110110100100110101110111110111101101111001110111110111110100000111110111110111101101010010100000101011110 efbe82e5b49aefbdbcefbe83efbda941efbe82e5b49aefbdbcefbe83efbda9415e
UHC ?????A?????A^ 00111111001111110011111100111111001111110100000100111111001111110011111100111111001111110100000101011110 3f3f3f3f3f413f3f3f3f3f415e

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