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 凞ト鉷竈凞ト鉷窖^ 111110110101100011000100111110111100110111100010011111011111101101011000110001001111101111001101111000100111101101011110 fb58c4fbcde27dfb58c4fbcde27b5e
EUC-JP ?ト鉷竈?ト鉷窖^ 0011111110001110110001001000111111100011111100011110001111011110001111111000111011000100100011111110001111110001111000111101110001011110 3f8ec48fe3f1e3de3f8ec48fe3f1e3dc5e
UTF-8 凞ト鉷竈凞ト鉷窖^ 11101111101010001001010111101111101111101000010011101001100010011011011111100111101010111000100011101111101010001001010111101111101111101000010011101001100010011011011111100111101010101001011001011110 efa895efbe84e989b7e7ab88efa895efbe84e989b7e7aa965e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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