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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN エ陬颯エ陬颯^ 111100001011110110110100111010001010001111101001010001001111000010111101101101001110100010100011111010010100010001011110 f0bdb4e8a3e944f0bdb4e8a3e9445e
EUC-JP ?エ陬颯?エ陬颯^ 001111111000111010110100111100001010010111110001101001010011111110001110101101001111000010100101111100011010010101011110 3f8eb4f0a5f1a53f8eb4f0a5f1a55e
UTF-8 エ陬颯エ陬颯^ 11101110100000011011110011101111101111011011010011101001100110011010110011101001101000101010111111101110100000011011110011101111101111011011010011101001100110011010110011101001101000101010111101011110 ee81bcefbdb4e999ace9a2afee81bcefbdb4e999ace9a2af5e
UHC ???颯???颯^ 0011111100111111001111111101111110111101001111110011111100111111110111111011110101011110 3f3f3fdfbd3f3f3fdfbd5e

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