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 ¼®¼®[¼®¼®[^ 1011110010101110101111001010111001011011101111001010111010111100101011100101101101011110 bcaebcae5bbcaebcae5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ?®?®[?®?®[^ 00111111100011111010001011101110001111111000111110100010111011100101101100111111100011111010001011101110001111111000111110100010111011100101101101011110 3f8fa2ee3f8fa2ee5b3f8fa2ee3f8fa2ee5b5e
UTF-8 ¼®¼®[¼®¼®[^ 11000010101111001100001010101110110000101011110011000010101011100101101111000010101111001100001010101110110000101011110011000010101011100101101101011110 c2bcc2aec2bcc2ae5bc2bcc2aec2bcc2ae5b5e
UHC ¼®¼®[¼®¼®[^ 10101000111110011010001011100111101010001111100110100010111001110101101110101000111110011010001011100111101010001111100110100010111001110101101101011110 a8f9a2e7a8f9a2e75ba8f9a2e7a8f9a2e75b5e

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