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{^ 1001101101101111001111110110111001111101100110110110111100111111011011100111101101011110 9b6f3f6e7d9b6f3f6e7b5e
EUC-JP 孃?n}孃?n{^ 1101010111010000001111110110111001111101110101011101000000111111011011100111101101011110 d5d03f6e7dd5d03f6e7b5e
UTF-8 孃챣n}孃챣n{^ 1110010110101101100000111110110010110001101000110110111001111101111001011010110110000011111011001011000110100011011011100111101101011110 e5ad83ecb1a36e7de5ad83ecb1a36e7b5e
UHC 孃챣n}孃챣n{^ 11100101101111101010101001101111011011100111110111100101101111101010101001101111011011100111101101011110 e5beaa6f6e7de5beaa6f6e7b5e

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