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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 棟?荏n}棟?荏n{^ 100100111000111100111111100010010110000001101110011111011001001110001111001111111000100101100000011011100111101101011110 938f3f89606e7d938f3f89606e7b5e
EUC-JP 棟?荏n}棟?荏n{^ 110001011110111100111111101100011100000101101110011111011100010111101111001111111011000111000001011011100111101101011110 c5ef3fb1c16e7dc5ef3fb1c16e7b5e
UTF-8 棟룫荏n}棟룫荏n{^ 1110011010100011100111111110101110100011101010111110100010001101100011110110111001111101111001101010001110011111111010111010001110101011111010001000110110001111011011100111101101011110 e6a39feba3abe88d8f6e7de6a39feba3abe88d8f6e7b5e
UHC 棟룫荏n}棟룫荏n{^ 1101010011010110100011111010001011101100111110110110111001111101110101001101011010001111101000101110110011111011011011100111101101011110 d4d68fa2ecfb6e7dd4d68fa2ecfb6e7b5e

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