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{^ 10001010101000101111101010110111011011100111110110001010101000101111101010110111011011100111101101011110 8aa2fab76e7d8aa2fab76e7b5e
EUC-JP 瓦弡n}瓦弡n{^ 101101001010010010001111101111001110010001101110011111011011010010100100100011111011110011100100011011100111101101011110 b4a48fbce46e7db4a48fbce46e7b5e
UTF-8 瓦弡n}瓦弡n{^ 1110011110010011101001101110010110111100101000010110111001111101111001111001001110100110111001011011110010100001011011100111101101011110 e793a6e5bca16e7de793a6e5bca16e7b5e
UHC 瓦?n}瓦?n{^ 1110100010111111001111110110111001111101111010001011111100111111011011100111101101011110 e8bf3f6e7de8bf3f6e7b5e

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