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 Ì£½ª^ 1100001010001111110000111000110011000010101000111100001010111101110000101010101001011110 c28fc38cc2a3c2bdc2aa5e
SJIS-WIN ?????£????^ 001111110011111100111111001111110011111110000001100100100011111100111111001111110011111101011110 3f3f3f3f3f81923f3f3f3f5e
EUC-JP ��£�ª^ 100011111010101010100100001111111000111110101010101010100011111110001111101010101010010010100001111100101000111110101010101001000011111110001111101010101010010010001111101000101110110001011110 8faaa43f8faaaa3f8faaa4a1f28faaa43f8faaa48fa2ec5e
UTF-8 Ì£½ª^ 110000111000001011000010100011111100001110000011110000101000110011000011100000101100001010100011110000111000001011000010101111011100001110000010110000101010101001011110 c382c28fc383c28cc382c2a3c382c2bdc382c2aa5e
UHC ???????½?ª^ 00111111001111110011111100111111001111110011111100111111101010001111011000111111101010001010001101011110 3f3f3f3f3f3f3fa8f63fa8a35e

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