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{^ 10011111011111001000101101101010011011100111110110011111011111001000101101101010011011100111101101011110 9f7c8b6a6e7d9f7c8b6a6e7b5e
EUC-JP 毫桔n}毫桔n{^ 11011101110111011011010111001011011011100111110111011101110111011011010111001011011011100111101101011110 ddddb5cb6e7dddddb5cb6e7b5e
UTF-8 毫桔n}毫桔n{^ 1110011010101111101010111110011010100001100101000110111001111101111001101010111110101011111001101010000110010100011011100111101101011110 e6afabe6a1946e7de6afabe6a1946e7b5e
UHC 毫桔n}毫桔n{^ 11111011110001101101000111010000011011100111110111111011110001101101000111010000011011100111101101011110 fbc6d1d06e7dfbc6d1d06e7b5e

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