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 テァツ可汽テァツ可汽^ 110000111010011111000010100010011100001010001011010001001100001110100111110000101000100111000010100010110100010001011110 c3a7c289c28b44c3a7c289c28b445e
EUC-JP テァツ可汽テァツ可汽^ 100011101100001110001110101001111000111011000010101100101100010010110101101001011000111011000011100011101010011110001110110000101011001011000100101101011010010101011110 8ec38ea78ec2b2c4b5a58ec38ea78ec2b2c4b5a55e
UTF-8 テァツ可汽テァツ可汽^ 11101111101111101000001111101111101111011010011111101111101111101000001011100101100011111010111111100110101100011011110111101111101111101000001111101111101111011010011111101111101111101000001011100101100011111010111111100110101100011011110101011110 efbe83efbda7efbe82e58fafe6b1bdefbe83efbda7efbe82e58fafe6b1bd5e
UHC ???可汽???可汽^ 001111110011111100111111110010101010011011010001101010010011111100111111001111111100101010100110110100011010100101011110 3f3f3fcaa6d1a93f3f3fcaa6d1a95e

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