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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 衣??[衣??[^ 1000100011011111001111110011111101011011100010001101111100111111001111110101101101011110 88df3f3f5b88df3f3f5b5e
EUC-JP 衣??[衣??[^ 1011000011100001001111110011111101011011101100001110000100111111001111110101101101011110 b0e13f3f5bb0e13f3f5b5e
UTF-8 衣쮜샴[衣쮜샴[^ 111010001010000110100011111011001010111010011100111011001000001110110100010110111110100010100001101000111110110010101110100111001110110010000011101101000101101101011110 e8a1a3ecae9cec83b45be8a1a3ecae9cec83b45b5e
UHC 衣쮜샴[衣쮜샴[^ 111010111111110111000010111010001011110010100100010110111110101111111101110000101110100010111100101001000101101101011110 ebfdc2e8bca45bebfdc2e8bca45b5e

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