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 䝏í@䜊^ 111001001001110110001111111011011000111101000000111001001001110010001010100011111000111101011110 e49d8fed8f40e49c8a8f8f5e
SJIS-WIN ?????@?????^ 001111110011111100111111001111110011111101000000001111110011111100111111001111110011111101011110 3f3f3f3f3f403f3f3f3f3f5e
EUC-JP ä??í?@ä????^ 100011111010101110100011001111110011111110001111101010111011111100111111010000001000111110101011101000110011111100111111001111110011111101011110 8faba33f3f8fabbf3f408faba33f3f3f3f5e
UTF-8 䝏í@䜊^ 11000011101001001100001010011101110000101000111111000011101011011100001010001111010000001100001110100100110000101001110011000010100010101100001010001111110000101000111101011110 c3a4c29dc28fc3adc28f40c3a4c29cc28ac28fc28f5e
UHC ?????@?????^ 001111110011111100111111001111110011111101000000001111110011111100111111001111110011111101011110 3f3f3f3f3f403f3f3f3f3f5e

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