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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 髮豹h髮豹fN}髮豹h髮豹fN{^ 11101001100110111001010101011110011010001110100110011011100101010101111001100110010011100111110111101001100110111001010101011110011010001110100110011011100101010101111001100110010011100111101101011110 e99b955e68e99b955e664e7de99b955e68e99b955e664e7b5e
EUC-JP 髮豹h髮豹fN}髮豹h髮豹fN{^ 11110001111110111100100110111111011010001111000111111011110010011011111101100110010011100111110111110001111110111100100110111111011010001111000111111011110010011011111101100110010011100111101101011110 f1fbc9bf68f1fbc9bf664e7df1fbc9bf68f1fbc9bf664e7b5e
UTF-8 髮豹h髮豹fN}髮豹h髮豹fN{^ 111010011010101110101110111010001011000110111001011010001110100110101011101011101110100010110001101110010110011001001110011111011110100110101011101011101110100010110001101110010110100011101001101010111010111011101000101100011011100101100110010011100111101101011110 e9abaee8b1b968e9abaee8b1b9664e7de9abaee8b1b968e9abaee8b1b9664e7b5e
UHC 髮豹h髮豹fN}髮豹h髮豹fN{^ 11011011101001011111100011111011011010001101101110100101111110001111101101100110010011100111110111011011101001011111100011111011011010001101101110100101111110001111101101100110010011100111101101011110 dba5f8fb68dba5f8fb664e7ddba5f8fb68dba5f8fb664e7b5e

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