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????? 001111110011111100111111011011100011111100111111001111110011111100111111 3f3f3f6e3f3f3f3f3f
SJIS-WIN ??寡n??寡?? 0011111100111111100010011100011101101110001111110011111110001001110001110011111100111111 3f3f89c76e3f3f89c73f3f
EUC-JP ?倜寡n?倜寡?倜 0011111110001111101100011101010110110010110010010110111000111111100011111011000111010101101100101100100100111111100011111011000111010101 3f8fb1d5b2c96e3f8fb1d5b2c93f8fb1d5
UTF-8 뤑倜寡n뤑倜寡뤑倜 11101011101001001001000111100101100000001001110011100101101011111010000101101110111010111010010010010001111001011000000010011100111001011010111110100001111010111010010010010001111001011000000010011100 eba491e5809ce5afa16eeba491e5809ce5afa1eba491e5809c
UHC 뤑倜寡n뤑倜寡뤑倜 1000111111000001111101001010011011001101111110110110111010001111110000011111010010100110110011011111101110001111110000011111010010100110 8fc1f4a6cdfb6e8fc1f4a6cdfb8fc1f4a6

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