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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 癌遜息}癌遜息{^ 100010101110000010010001101110111001000110100111011111011000101011100000100100011011101110010001101001110111101101011110 8ae091bb91a77d8ae091bb91a77b5e
EUC-JP 癌遜息}癌遜息{^ 101101001110001011000010101111011100001010101001011111011011010011100010110000101011110111000010101010010111101101011110 b4e2c2bdc2a97db4e2c2bdc2a97b5e
UTF-8 癌遜息}癌遜息{^ 111001111001100110001100111010011000000110011100111001101000000110101111011111011110011110011001100011001110100110000001100111001110011010000001101011110111101101011110 e7998ce9819ce681af7de7998ce9819ce681af7b5e
UHC 癌遜息}癌遜息{^ 111001001101111111100001111000011110001111010011011111011110010011011111111000011110000111100011110100110111101101011110 e4dfe1e1e3d37de4dfe1e1e3d37b5e

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