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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN テ。ツウLテ。ツウL^ 1100001110100001110000101011001101001100110000111010000111000010101100110100110001011110 c3a1c2b34cc3a1c2b34c5e
EUC-JP テ。ツウLテ。ツウL^ 10001110110000111000111010100001100011101100001010001110101100110100110010001110110000111000111010100001100011101100001010001110101100110100110001011110 8ec38ea18ec28eb34c8ec38ea18ec28eb34c5e
UTF-8 テ。ツウLテ。ツウL^ 111011111011111010000011111011111011110110100001111011111011111010000010111011111011110110110011010011001110111110111110100000111110111110111101101000011110111110111110100000101110111110111101101100110100110001011110 efbe83efbda1efbe82efbdb34cefbe83efbda1efbe82efbdb34c5e
UHC ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e

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