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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 謝嫉籔L謝嫉籔L^ 100011101101001110001110101110011110001011010110010011001000111011010011100011101011100111100010110101100100110001011110 8ed38eb9e2d64c8ed38eb9e2d64c5e
EUC-JP 謝嫉籔L謝嫉籔L^ 101111001101010110111100101110111110010011011000010011001011110011010101101111001011101111100100110110000100110001011110 bcd5bcbbe4d84cbcd5bcbbe4d84c5e
UTF-8 謝嫉籔L謝嫉籔L^ 111010001010110010011101111001011010101110001001111001111011000110010100010011001110100010101100100111011110010110101011100010011110011110110001100101000100110001011110 e8ac9de5ab89e7b1944ce8ac9de5ab89e7b1944c5e
UHC 謝嫉?L謝嫉?L^ 11011110111100111111001011101100001111110100110011011110111100111111001011101100001111110100110001011110 def3f2ec3f4cdef3f2ec3f4c5e

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