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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 媛?n}媛?n{^ 1001010101010001001111110110111001111101100101010101000100111111011011100111101101011110 95513f6e7d95513f6e7b5e
EUC-JP 媛?n}媛?n{^ 1100100110110010001111110110111001111101110010011011001000111111011011100111101101011110 c9b23f6e7dc9b23f6e7b5e
UTF-8 媛렍n}媛렍n{^ 1110010110101010100110111110101110100000100011010110111001111101111001011010101010011011111010111010000010001101011011100111101101011110 e5aa9beba08d6e7de5aa9beba08d6e7b5e
UHC 媛렍n}媛렍n{^ 11101010101100001000111010100011011011100111110111101010101100001000111010100011011011100111101101011110 eab08ea36e7deab08ea36e7b5e

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