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 エ霳艟エ霳艝^ 111100101011111110110100111110111110110111100100011111011111001010111111101101001111101111101101111001000111101101011110 f2bfb4fbede47df2bfb4fbede47b5e
EUC-JP ?エ霳艟?エ霳艝^ 0011111110001110101101001000111111100111101011001110011111011110001111111000111010110100100011111110011110101100111001111101110001011110 3f8eb48fe7ace7de3f8eb48fe7ace7dc5e
UTF-8 エ霳艟エ霳艝^ 11101110100001111011011011101111101111011011010011101001100111001011001111101000100010011001111111101110100001111011011011101111101111011011010011101001100111001011001111101000100010011001110101011110 ee87b6efbdb4e99cb3e8899fee87b6efbdb4e99cb3e8899d5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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