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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
EUC-JP 倜?n}倜?n{^ 10001111101100011101010100111111011011100111110110001111101100011101010100111111011011100111101101011110 8fb1d53f6e7d8fb1d53f6e7b5e
UTF-8 倜세n}倜세n{^ 1110010110000000100111001110110010000100101110000110111001111101111001011000000010011100111011001000010010111000011011100111101101011110 e5809cec84b86e7de5809cec84b86e7b5e
UHC 倜세n}倜세n{^ 11110100101001101011110010111100011011100111110111110100101001101011110010111100011011100111101101011110 f4a6bcbc6e7df4a6bcbc6e7b5e

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