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{^ 1000101111001010001111110110111001111101100010111100101000111111011011100111101101011110 8bca3f6e7d8bca3f6e7b5e
EUC-JP 玉?n}玉?n{^ 1011011011001100001111110110111001111101101101101100110000111111011011100111101101011110 b6cc3f6e7db6cc3f6e7b5e
UTF-8 玉뻩n}玉뻩n{^ 1110011110001110100010011110101110111011101010010110111001111101111001111000111010001001111010111011101110101001011011100111101101011110 e78e89ebbba96e7de78e89ebbba96e7b5e
UHC 玉뻩n}玉뻩n{^ 11101000101011001001011001101111011011100111110111101000101011001001011001101111011011100111101101011110 e8ac966f6e7de8ac966f6e7b5e

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