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 凞ク鋙艟凞ク鋙艝^ 111110110101100010111000111110111101000111100100011111011111101101011000101110001111101111010001111001000111101101011110 fb58b8fbd1e47dfb58b8fbd1e47b5e
EUC-JP ?ク鋙艟?ク鋙艝^ 0011111110001110101110001000111111100100110000111110011111011110001111111000111010111000100011111110010011000011111001111101110001011110 3f8eb88fe4c3e7de3f8eb88fe4c3e7dc5e
UTF-8 凞ク鋙艟凞ク鋙艝^ 11101111101010001001010111101111101111011011100011101001100010111001100111101000100010011001111111101111101010001001010111101111101111011011100011101001100010111001100111101000100010011001110101011110 efa895efbdb8e98b99e8899fefa895efbdb8e98b99e8899d5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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