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 ¼»¼®D¼»¼®D^ 1011110010111011101111001010111001000100101111001011101110111100101011100100010001011110 bcbbbcae44bcbbbcae445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ???®D???®D^ 001111110011111100111111100011111010001011101110010001000011111100111111001111111000111110100010111011100100010001011110 3f3f3f8fa2ee443f3f3f8fa2ee445e
UTF-8 ¼»¼®D¼»¼®D^ 11000010101111001100001010111011110000101011110011000010101011100100010011000010101111001100001010111011110000101011110011000010101011100100010001011110 c2bcc2bbc2bcc2ae44c2bcc2bbc2bcc2ae445e
UHC ¼?¼®D¼?¼®D^ 1010100011111001001111111010100011111001101000101110011101000100101010001111100100111111101010001111100110100010111001110100010001011110 a8f93fa8f9a2e744a8f93fa8f9a2e7445e

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