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{^ 111000001010111101001011011010001110000010101111010010110110011001001110011111011110000010101111010010110110100011100000101011110100101101100110010011100111101101011110 e0af4b68e0af4b664e7de0af4b68e0af4b664e7b5e
SJIS-WIN ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e
EUC-JP à¯Khà¯KfN}à¯Khà¯KfN{^ 10001111101010111010001010001111101000101011010001001011011010001000111110101011101000101000111110100010101101000100101101100110010011100111110110001111101010111010001010001111101000101011010001001011011010001000111110101011101000101000111110100010101101000100101101100110010011100111101101011110 8faba28fa2b44b688faba28fa2b44b664e7d8faba28fa2b44b688faba28fa2b44b664e7b5e
UTF-8 à¯Khà¯KfN}à¯Khà¯KfN{^ 1100001110100000110000101010111101001011011010001100001110100000110000101010111101001011011001100100111001111101110000111010000011000010101011110100101101101000110000111010000011000010101011110100101101100110010011100111101101011110 c3a0c2af4b68c3a0c2af4b664e7dc3a0c2af4b68c3a0c2af4b664e7b5e
UHC ??Kh??KfN}??Kh??KfN{^ 001111110011111101001011011010000011111100111111010010110110011001001110011111010011111100111111010010110110100000111111001111110100101101100110010011100111101101011110 3f3f4b683f3f4b664e7d3f3f4b683f3f4b664e7b5e

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