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^ 11000011101100101100001110000001010100100100110011000011101100101100001110000001010100100100110001011110 c3b2c381524cc3b2c381524c5e
EUC-JP テイテヽLテイテヽL^ 10001110110000111000111010110010100011101100001110100001101100110100110010001110110000111000111010110010100011101100001110100001101100110100110001011110 8ec38eb28ec3a1b34c8ec38eb28ec3a1b34c5e
UTF-8 テイテヽLテイテヽL^ 111011111011111010000011111011111011110110110010111011111011111010000011111000111000001110111101010011001110111110111110100000111110111110111101101100101110111110111110100000111110001110000011101111010100110001011110 efbe83efbdb2efbe83e383bd4cefbe83efbdb2efbe83e383bd4c5e
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)