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{^ 11101001100110111000000101011110011010001110100110011011100000010101111001100110010011100111110111101001100110111000000101011110011010001110100110011011100000010101111001100110010011100111101101011110 e99b815e68e99b815e664e7de99b815e68e99b815e664e7b5e
EUC-JP 髮/h髮/fN}髮/h髮/fN{^ 11110001111110111010000110111111011010001111000111111011101000011011111101100110010011100111110111110001111110111010000110111111011010001111000111111011101000011011111101100110010011100111101101011110 f1fba1bf68f1fba1bf664e7df1fba1bf68f1fba1bf664e7b5e
UTF-8 髮/h髮/fN}髮/h髮/fN{^ 111010011010101110101110111011111011110010001111011010001110100110101011101011101110111110111100100011110110011001001110011111011110100110101011101011101110111110111100100011110110100011101001101010111010111011101111101111001000111101100110010011100111101101011110 e9abaeefbc8f68e9abaeefbc8f664e7de9abaeefbc8f68e9abaeefbc8f664e7b5e
UHC 髮/h髮/fN}髮/h髮/fN{^ 11011011101001011010001110101111011010001101101110100101101000111010111101100110010011100111110111011011101001011010001110101111011010001101101110100101101000111010111101100110010011100111101101011110 dba5a3af68dba5a3af664e7ddba5a3af68dba5a3af664e7b5e

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