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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 檣?粧?檣?粧?^ 10011110111111000011111110001111110011110011111110011110111111000011111110001111110011110011111101011110 9efc3f8fcf3f9efc3f8fcf3f5e
EUC-JP 檣?粧?檣?粧?^ 11011100111111100011111110111110110100010011111111011100111111100011111110111110110100010011111101011110 dcfe3fbed13fdcfe3fbed13f5e
UTF-8 檣렒粧렋檣렒粧렋^ 11100110101010101010001111101011101000001001001011100111101100101010011111101011101000001000101111100110101010101010001111101011101000001001001011100111101100101010011111101011101000001000101101011110 e6aaa3eba092e7b2a7eba08be6aaa3eba092e7b2a7eba08b5e
UHC 檣렒粧렋檣렒粧렋^ 1110110111101010100011101010011111101101111100101000111010100010111011011110101010001110101001111110110111110010100011101010001001011110 edea8ea7edf28ea2edea8ea7edf28ea25e

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