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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ??荏N}??荏N{^ 00111111001111111000100101100000010011100111110100111111001111111000100101100000010011100111101101011110 3f3f89604e7d3f3f89604e7b5e
EUC-JP ??荏N}??荏N{^ 00111111001111111011000111000001010011100111110100111111001111111011000111000001010011100111101101011110 3f3fb1c14e7d3f3fb1c14e7b5e
UTF-8 패룫荏N}패룫荏N{^ 1110110110001100101010001110101110100011101010111110100010001101100011110100111001111101111011011000110010101000111010111010001110101011111010001000110110001111010011100111101101011110 ed8ca8eba3abe88d8f4e7ded8ca8eba3abe88d8f4e7b5e
UHC 패룫荏N}패룫荏N{^ 1100011011010000100011111010001011101100111110110100111001111101110001101101000010001111101000101110110011111011010011100111101101011110 c6d08fa2ecfb4e7dc6d08fa2ecfb4e7b5e

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