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{^ 1000111110111000101010001011011011111001011011110110111001111101100011111011100010101000101101101111100101101111011011100111101101011110 8fb8a8b6f96f6e7d8fb8a8b6f96f6e7b5e
EUC-JP 昇ィカ?n}昇ィカ?n{^ 10111110101110101000111010101000100011101011011000111111011011100111110110111110101110101000111010101000100011101011011000111111011011100111101101011110 beba8ea88eb63f6e7dbeba8ea88eb63f6e7b5e
UTF-8 昇ィカn}昇ィカn{^ 1110011010011000100001111110111110111101101010001110111110111101101101101110111010011011100010110110111001111101111001101001100010000111111011111011110110101000111011111011110110110110111011101001101110001011011011100111101101011110 e69887efbda8efbdb6ee9b8b6e7de69887efbda8efbdb6ee9b8b6e7b5e
UHC 昇???n}昇???n{^ 111000111011000000111111001111110011111101101110011111011110001110110000001111110011111100111111011011100111101101011110 e3b03f3f3f6e7de3b03f3f3f6e7b5e

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