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^ 1100001110100100110000101011011101001100110000111010010011000010101101110100110001011110 c3a4c2b74cc3a4c2b74c5e
EUC-JP テ、ツキLテ、ツキL^ 10001110110000111000111010100100100011101100001010001110101101110100110010001110110000111000111010100100100011101100001010001110101101110100110001011110 8ec38ea48ec28eb74c8ec38ea48ec28eb74c5e
UTF-8 テ、ツキLテ、ツキL^ 111011111011111010000011111011111011110110100100111011111011111010000010111011111011110110110111010011001110111110111110100000111110111110111101101001001110111110111110100000101110111110111101101101110100110001011110 efbe83efbda4efbe82efbdb74cefbe83efbda4efbe82efbdb74c5e
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)