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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 脂斑┻}脂斑┻{^ 100011101000100110010100110000011000010010110011011111011000111010001001100101001100000110000100101100110111101101011110 8e8994c184b37d8e8994c184b37b5e
EUC-JP 脂斑┻}脂斑┻{^ 101110111110100111001000110000111010100010110101011111011011101111101001110010001100001110101000101101010111101101011110 bbe9c8c3a8b57dbbe9c8c3a8b57b5e
UTF-8 脂斑┻}脂斑┻{^ 111010001000010010000010111001101001011010010001111000101001010010111011011111011110100010000100100000101110011010010110100100011110001010010100101110110111101101011110 e88482e69691e294bb7de88482e69691e294bb7b5e
UHC 脂斑┻}脂斑┻{^ 111100101011011111011010111010001010011010110101011111011111001010110111110110101110100010100110101101010111101101011110 f2b7dae8a6b57df2b7dae8a6b57b5e

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