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{^ 11101000010110111110100110010100011011100111110111101000010110111110100110010100011011100111101101011110 e85be9946e7de85be9946e7b5e
EUC-JP 鐚髞n}鐚髞n{^ 11101111101111001111000111110100011011100111110111101111101111001111000111110100011011100111101101011110 efbcf1f46e7defbcf1f46e7b5e
UTF-8 鐚髞n}鐚髞n{^ 1110100110010000100110101110100110101011100111100110111001111101111010011001000010011010111010011010101110011110011011100111101101011110 e9909ae9ab9e6e7de9909ae9ab9e6e7b5e
UHC ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e

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