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?????? 00111111001111110011111101101110001111110011111100111111001111110011111100111111 3f3f3f6e3f3f3f3f3f3f
SJIS-WIN ??寡n??寡??寡 00111111001111111000100111000111011011100011111100111111100010011100011100111111001111111000100111000111 3f3f89c76e3f3f89c73f3f89c7
EUC-JP ?倜寡n?倜寡?倜寡 00111111100011111011000111010101101100101100100101101110001111111000111110110001110101011011001011001001001111111000111110110001110101011011001011001001 3f8fb1d5b2c96e3f8fb1d5b2c93f8fb1d5b2c9
UTF-8 뤑倜寡n뤑倜寡뤑倜寡 11101011101001001001000111100101100000001001110011100101101011111010000101101110111010111010010010010001111001011000000010011100111001011010111110100001111010111010010010010001111001011000000010011100111001011010111110100001 eba491e5809ce5afa16eeba491e5809ce5afa1eba491e5809ce5afa1
UHC 뤑倜寡n뤑倜寡뤑倜寡 10001111110000011111010010100110110011011111101101101110100011111100000111110100101001101100110111111011100011111100000111110100101001101100110111111011 8fc1f4a6cdfb6e8fc1f4a6cdfb8fc1f4a6cdfb

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