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^ 1100001110100011110000101010111101001100110000111010001111000010101011110100110001011110 c3a3c2af4cc3a3c2af4c5e
EUC-JP テ」ツッLテ」ツッL^ 10001110110000111000111010100011100011101100001010001110101011110100110010001110110000111000111010100011100011101100001010001110101011110100110001011110 8ec38ea38ec28eaf4c8ec38ea38ec28eaf4c5e
UTF-8 テ」ツッLテ」ツッL^ 111011111011111010000011111011111011110110100011111011111011111010000010111011111011110110101111010011001110111110111110100000111110111110111101101000111110111110111110100000101110111110111101101011110100110001011110 efbe83efbda3efbe82efbdaf4cefbe83efbda3efbe82efbdaf4c5e
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)