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 脂斑戟}脂斑戟{^ 100011101000100110010100110000011000110010000001011111011000111010001001100101001100000110001100100000010111101101011110 8e8994c18c817d8e8994c18c817b5e
EUC-JP 脂斑戟}脂斑戟{^ 101110111110100111001000110000111011011111100001011111011011101111101001110010001100001110110111111000010111101101011110 bbe9c8c3b7e17dbbe9c8c3b7e17b5e
UTF-8 脂斑戟}脂斑戟{^ 111010001000010010000010111001101001011010010001111001101000100010011111011111011110100010000100100000101110011010010110100100011110011010001000100111110111101101011110 e88482e69691e6889f7de88482e69691e6889f7b5e
UHC 脂斑戟}脂斑戟{^ 111100101011011111011010111010001101000010111101011111011111001010110111110110101110100011010000101111010111101101011110 f2b7dae8d0bd7df2b7dae8d0bd7b5e

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