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 ‘®’Bf‘®’B^}Y‘®’Bf‘®’B^}bE 10010001101011101001001001000010011001101001000110101110100100100100001001011110011111010101100110010001101011101001001001000010011001101001000110101110100100100100001001011110011111010110001001000101 91ae92426691ae92425e7d5991ae92426691ae92425e7d6245
SJIS-WIN ???Bf???B^}Y???Bf???B^}bE 00111111001111110011111101000010011001100011111100111111001111110100001001011110011111010101100100111111001111110011111101000010011001100011111100111111001111110100001001011110011111010110001001000101 3f3f3f42663f3f3f425e7d593f3f3f42663f3f3f425e7d6245
EUC-JP ?®?Bf?®?B^}Y?®?Bf?®?B^}bE 001111111000111110100010111011100011111101000010011001100011111110001111101000101110111000111111010000100101111001111101010110010011111110001111101000101110111000111111010000100110011000111111100011111010001011101110001111110100001001011110011111010110001001000101 3f8fa2ee3f42663f8fa2ee3f425e7d593f8fa2ee3f42663f8fa2ee3f425e7d6245
UTF-8 ‘®’Bf‘®’B^}Y‘®’Bf‘®’B^}bE 11000010100100011100001010101110110000101001001001000010011001101100001010010001110000101010111011000010100100100100001001011110011111010101100111000010100100011100001010101110110000101001001001000010011001101100001010010001110000101010111011000010100100100100001001011110011111010110001001000101 c291c2aec2924266c291c2aec292425e7d59c291c2aec2924266c291c2aec292425e7d6245
UHC ?®?Bf?®?B^}Y?®?Bf?®?B^}bE 0011111110100010111001110011111101000010011001100011111110100010111001110011111101000010010111100111110101011001001111111010001011100111001111110100001001100110001111111010001011100111001111110100001001011110011111010110001001000101 3fa2e73f42663fa2e73f425e7d593fa2e73f42663fa2e73f425e7d6245

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