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{^ 1001100101100000001111110110111001111101100110010110000000111111011011100111101101011110 99603f6e7d99603f6e7b5e
EUC-JP 兪?n}兪?n{^ 1101000111000001001111110110111001111101110100011100000100111111011011100111101101011110 d1c13f6e7dd1c13f6e7b5e
UTF-8 兪렰n}兪렰n{^ 1110010110000101101010101110101110100000101100000110111001111101111001011000010110101010111010111010000010110000011011100111101101011110 e585aaeba0b06e7de585aaeba0b06e7b5e
UHC 兪렰n}兪렰n{^ 11101010111001001000111010111101011011100111110111101010111001001000111010111101011011100111101101011110 eae48ebd6e7deae48ebd6e7b5e

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