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 乂f乂^}Y乂f乂^}bE 111001001011100110000010011001101110010010111001100000100101111001111101010110011110010010111001100000100110011011100100101110011000001001011110011111010110001001000101 e4b98266e4b9825e7d59e4b98266e4b9825e7d6245
SJIS-WIN ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
EUC-JP ä??fä??^}Yä??fä??^}bE 1000111110101011101000110011111100111111011001101000111110101011101000110011111100111111010111100111110101011001100011111010101110100011001111110011111101100110100011111010101110100011001111110011111101011110011111010110001001000101 8faba33f3f668faba33f3f5e7d598faba33f3f668faba33f3f5e7d6245
UTF-8 乂f乂^}Y乂f乂^}bE 110000111010010011000010101110011100001010000010011001101100001110100100110000101011100111000010100000100101111001111101010110011100001110100100110000101011100111000010100000100110011011000011101001001100001010111001110000101000001001011110011111010110001001000101 c3a4c2b9c28266c3a4c2b9c2825e7d59c3a4c2b9c28266c3a4c2b9c2825e7d6245
UHC ?¹?f?¹?^}Y?¹?f?¹?^}bE 00111111101010011111011000111111011001100011111110101001111101100011111101011110011111010101100100111111101010011111011000111111011001100011111110101001111101100011111101011110011111010110001001000101 3fa9f63f663fa9f63f5e7d593fa9f63f663fa9f63f5e7d6245

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