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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN ?憐?oon}?憐?oon{^ 0011111110010111111101110011111101101111011011110110111001111101001111111001011111110111001111110110111101101111011011100111101101011110 3f97f73f6f6f6e7d3f97f73f6f6f6e7b5e
EUC-JP ?憐?oon}?憐?oon{^ 0011111111001110111110010011111101101111011011110110111001111101001111111100111011111001001111110110111101101111011011100111101101011110 3fcef93f6f6f6e7d3fcef93f6f6f6e7b5e
UTF-8 룶憐驪oon}룶憐驪oon{^ 111010111010001110110110111001101000011010010000111011111010011010000111011011110110111101101110011111011110101110100011101101101110011010000110100100001110111110100110100001110110111101101111011011100111101101011110 eba3b6e68690efa6876f6f6e7deba3b6e68690efa6876f6f6e7b5e
UHC 룶憐驪oon}룶憐驪oon{^ 100011111010101111010101111110111110011010101111011011110110111101101110011111011000111110101011110101011111101111100110101011110110111101101111011011100111101101011110 8fabd5fbe6af6f6f6e7d8fabd5fbe6af6f6f6e7b5e

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