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 ℑhG’AeℑhG’Ae^ 11000011101000101100001010000100110000101001000101101000010001111100001010010010010000010110010111000011101000101100001010000100110000101001000101101000010001111100001010010010010000010110010101011110 c3a2c284c2916847c2924165c3a2c284c2916847c29241655e
SJIS-WIN ?¢????hG??Ae?¢????hG??Ae^ 001111111000000110010001001111110011111100111111001111110110100001000111001111110011111101000001011001010011111110000001100100010011111100111111001111110011111101101000010001110011111100111111010000010110010101011110 3f81913f3f3f3f68473f3f41653f81913f3f3f3f68473f3f41655e
EUC-JP �hG�Ae�hG�Ae^ 10001111101010101010101010100001111100011000111110101010101001000011111110001111101010101010010000111111011010000100011110001111101010101010010000111111010000010110010110001111101010101010101010100001111100011000111110101010101001000011111110001111101010101010010000111111011010000100011110001111101010101010010000111111010000010110010101011110 8faaaaa1f18faaa43f8faaa43f68478faaa43f41658faaaaa1f18faaa43f8faaa43f68478faaa43f41655e
UTF-8 ℑhG’AeℑhG’Ae^ 1100001110000011110000101010001011000011100000101100001010000100110000111000001011000010100100010110100001000111110000111000001011000010100100100100000101100101110000111000001111000010101000101100001110000010110000101000010011000011100000101100001010010001011010000100011111000011100000101100001010010010010000010110010101011110 c383c2a2c382c284c382c2916847c382c2924165c383c2a2c382c284c382c2916847c382c29241655e
UHC ??????hG??Ae??????hG??Ae^ 00111111001111110011111100111111001111110011111101101000010001110011111100111111010000010110010100111111001111110011111100111111001111110011111101101000010001110011111100111111010000010110010101011110 3f3f3f3f3f3f68473f3f41653f3f3f3f3f3f68473f3f41655e

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