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{^ 10011100111000101001100110110101011011100111110110011100111000101001100110110101011011100111101101011110 9ce299b56e7d9ce299b56e7b5e
EUC-JP 懌匏n}懌匏n{^ 11011000111001001101001010110111011011100111110111011000111001001101001010110111011011100111101101011110 d8e4d2b76e7dd8e4d2b76e7b5e
UTF-8 懌匏n}懌匏n{^ 1110011010000111100011001110010110001100100011110110111001111101111001101000011110001100111001011000110010001111011011100111101101011110 e6878ce58c8f6e7de6878ce58c8f6e7b5e
UHC ?匏n}?匏n{^ 0011111111111000110100100110111001111101001111111111100011010010011011100111101101011110 3ff8d26e7d3ff8d26e7b5e

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