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 룵}Z룵}Z^ 111010111010001110110101111011111011110110011101010110101110101110100011101101011110111110111101100111010101101001011110 eba3b5efbd9d5aeba3b5efbd9d5a5e
SJIS-WIN ?£????Z?£????Z^ 0011111110000001100100100011111100111111001111110011111101011010001111111000000110010010001111110011111100111111001111110101101001011110 3f81923f3f3f3f5a3f81923f3f3f3f5a5e
EUC-JP ë£?ï??Zë£?ï??Z^ 10001111101010111011001110100001111100100011111110001111101010111100000100111111001111110101101010001111101010111011001110100001111100100011111110001111101010111100000100111111001111110101101001011110 8fabb3a1f23f8fabc13f3f5a8fabb3a1f23f8fabc13f3f5a5e
UTF-8 룵}Z룵}Z^ 110000111010101111000010101000111100001010110101110000111010111111000010101111011100001010011101010110101100001110101011110000101010001111000010101101011100001110101111110000101011110111000010100111010101101001011110 c3abc2a3c2b5c3afc2bdc29d5ac3abc2a3c2b5c3afc2bdc29d5a5e
UHC ????½?Z????½?Z^ 0011111100111111001111110011111110101000111101100011111101011010001111110011111100111111001111111010100011110110001111110101101001011110 3f3f3f3fa8f63f5a3f3f3f3fa8f63f5a5e

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