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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 短測贈\}短測贈\{^ 1001001001011010100100011010101010010001101000010101110001111101100100100101101010010001101010101001000110100001010111000111101101011110 925a91aa91a15c7d925a91aa91a15c7b5e
EUC-JP 短測贈\}短測贈\{^ 1100001110111011110000101010110011000010101000110101110001111101110000111011101111000010101011001100001010100011010111000111101101011110 c3bbc2acc2a35c7dc3bbc2acc2a35c7b5e
UTF-8 短測贈\}短測贈\{^ 1110011110011111101011011110011010111000101011001110100010110100100010000101110001111101111001111001111110101101111001101011100010101100111010001011010010001000010111000111101101011110 e79fade6b8ace8b4885c7de79fade6b8ace8b4885c7b5e
UHC 短測贈\}短測贈\{^ 1101001110101101111101101011010011110001111111000101110001111101110100111010110111110110101101001111000111111100010111000111101101011110 d3adf6b4f1fc5c7dd3adf6b4f1fc5c7b5e

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