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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 珎鱆n}珎鱆n{^ 1110000011011101111100001110001111101001111000010110111001111101111000001101110111110000111000111110100111100001011011100111101101011110 e0ddf0e3e9e16e7de0ddf0e3e9e16e7b5e
EUC-JP 珎?鱆n}珎?鱆n{^ 111000001101111100111111111100101110001101101110011111011110000011011111001111111111001011100011011011100111101101011110 e0df3ff2e36e7de0df3ff2e36e7b5e
UTF-8 珎鱆n}珎鱆n{^ 1110011110001111100011101110111010000010101000101110100110110001100001100110111001111101111001111000111110001110111011101000001010100010111010011011000110000110011011100111101101011110 e78f8eee82a2e9b1866e7de78f8eee82a2e9b1866e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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