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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 髫俶ョェn}髫俶ョェn{^ 1110100110011010100110001110011010101110101010100110111001111101111010011001101010011000111001101010111010101010011011100111101101011110 e99a98e6aeaa6e7de99a98e6aeaa6e7b5e
EUC-JP 髫俶ョェn}髫俶ョェn{^ 111100011111101011010000111010001000111010101110100011101010101001101110011111011111000111111010110100001110100010001110101011101000111010101010011011100111101101011110 f1fad0e88eae8eaa6e7df1fad0e88eae8eaa6e7b5e
UTF-8 髫俶ョェn}髫俶ョェn{^ 1110100110101011101010111110010010111111101101101110111110111101101011101110111110111101101010100110111001111101111010011010101110101011111001001011111110110110111011111011110110101110111011111011110110101010011011100111101101011110 e9ababe4bfb6efbdaeefbdaa6e7de9ababe4bfb6efbdaeefbdaa6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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