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{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
EUC-JP ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
UTF-8 룵Kh룵KfN}룵Kh룵KfN{^ 11101011101000111011010101001011011010001110101110100011101101010100101101100110010011100111110111101011101000111011010101001011011010001110101110100011101101010100101101100110010011100111101101011110 eba3b54b68eba3b54b664e7deba3b54b68eba3b54b664e7b5e
UHC 룵Kh룵KfN}룵Kh룵KfN{^ 100011111010101001001011011010001000111110101010010010110110011001001110011111011000111110101010010010110110100010001111101010100100101101100110010011100111101101011110 8faa4b688faa4b664e7d8faa4b688faa4b664e7b5e

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