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{^ 11101000100111011001010101101111011011100111110111101000100111011001010101101111011011100111101101011110 e89d956f6e7de89d956f6e7b5e
EUC-JP 陜賓n}陜賓n{^ 11101111111111011100100111010000011011100111110111101111111111011100100111010000011011100111101101011110 effdc9d06e7deffdc9d06e7b5e
UTF-8 陜賓n}陜賓n{^ 1110100110011001100111001110100010110011100100110110111001111101111010011001100110011100111010001011001110010011011011100111101101011110 e9999ce8b3936e7de9999ce8b3936e7b5e
UHC 陜賓n}陜賓n{^ 11111001111100001101111010111001011011100111110111111001111100001101111010111001011011100111101101011110 f9f0deb96e7df9f0deb96e7b5e

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