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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 意?意?n}意?意?n{^ 1000100011010011001111111000100011010011001111110110111001111101100010001101001100111111100010001101001100111111011011100111101101011110 88d33f88d33f6e7d88d33f88d33f6e7b5e
EUC-JP 意?意?n}意?意?n{^ 1011000011010101001111111011000011010101001111110110111001111101101100001101010100111111101100001101010100111111011011100111101101011110 b0d53fb0d53f6e7db0d53fb0d53f6e7b5e
UTF-8 意괰意괟n}意괰意괟n{^ 1110011010000100100011111110101010110100101100001110011010000100100011111110101010110100100111110110111001111101111001101000010010001111111010101011010010110000111001101000010010001111111010101011010010011111011011100111101101011110 e6848feab4b0e6848feab49f6e7de6848feab4b0e6848feab49f6e7b5e
UHC 意괰意괟n}意괰意괟n{^ 111010111111001010000010010101111110101111110010100000100100101001101110011111011110101111110010100000100101011111101011111100101000001001001010011011100111101101011110 ebf28257ebf2824a6e7debf28257ebf2824a6e7b5e

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