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 æE‹‹ƒ^}æE‹‹ƒ^{^ 111001100100010110001011100010111000001101011110011111011110011001000101100010111000101110000011010111100111101101011110 e6458b8b835e7de6458b8b835e7b5e
SJIS-WIN ?E???^}?E???^{^ 001111110100010100111111001111110011111101011110011111010011111101000101001111110011111100111111010111100111101101011110 3f453f3f3f5e7d3f453f3f3f5e7b5e
EUC-JP æE???^}æE???^{^ 10001111101010011100000101000101001111110011111100111111010111100111110110001111101010011100000101000101001111110011111100111111010111100111101101011110 8fa9c1453f3f3f5e7d8fa9c1453f3f3f5e7b5e
UTF-8 æE‹‹ƒ^}æE‹‹ƒ^{^ 1100001110100110010001011100001010001011110000101000101111000010100000110101111001111101110000111010011001000101110000101000101111000010100010111100001010000011010111100111101101011110 c3a645c28bc28bc2835e7dc3a645c28bc28bc2835e7b5e
UHC æE???^}æE???^{^ 1010100110100001010001010011111100111111001111110101111001111101101010011010000101000101001111110011111100111111010111100111101101011110 a9a1453f3f3f5e7da9a1453f3f3f5e7b5e

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