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 ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
SJIS-WIN 娚Kh娚KfN}娚Kh娚KfN{^ 100110110101001001001011011010001001101101010010010010110110011001001110011111011001101101010010010010110110100010011011010100100100101101100110010011100111101101011110 9b524b689b524b664e7d9b524b689b524b664e7b5e
EUC-JP 娚Kh娚KfN}娚Kh娚KfN{^ 110101011011001101001011011010001101010110110011010010110110011001001110011111011101010110110011010010110110100011010101101100110100101101100110010011100111101101011110 d5b34b68d5b34b664e7dd5b34b68d5b34b664e7b5e
UTF-8 娚Kh娚KfN}娚Kh娚KfN{^ 11100101101010001001101001001011011010001110010110101000100110100100101101100110010011100111110111100101101010001001101001001011011010001110010110101000100110100100101101100110010011100111101101011110 e5a89a4b68e5a89a4b664e7de5a89a4b68e5a89a4b664e7b5e
UHC ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e

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