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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 陞ス蝌エN}陞ス蝌エN{^ 1110100010011110101111011110010110011000101101000100111001111101111010001001111010111101111001011001100010110100010011100111101101011110 e89ebde598b44e7de89ebde598b44e7b5e
EUC-JP 陞ス蝌エN}陞ス蝌エN{^ 111011111111111010001110101111011110100111111000100011101011010001001110011111011110111111111110100011101011110111101001111110001000111010110100010011100111101101011110 effe8ebde9f88eb44e7deffe8ebde9f88eb44e7b5e
UTF-8 陞ス蝌エN}陞ス蝌エN{^ 1110100110011001100111101110111110111101101111011110100010011101100011001110111110111101101101000100111001111101111010011001100110011110111011111011110110111101111010001001110110001100111011111011110110110100010011100111101101011110 e9999eefbdbde89d8cefbdb44e7de9999eefbdbde89d8cefbdb44e7b5e
UHC 陞???N}陞???N{^ 111000111011001100111111001111110011111101001110011111011110001110110011001111110011111100111111010011100111101101011110 e3b33f3f3f4e7de3b33f3f3f4e7b5e

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