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 瀛??[瀛??[^ 1110000001101001001111110011111101011011111000000110100100111111001111110101101101011110 e0693f3f5be0693f3f5b5e
EUC-JP 瀛??[瀛??[^ 1101111111001010001111110011111101011011110111111100101000111111001111110101101101011110 dfca3f3f5bdfca3f3f5b5e
UTF-8 瀛뗮뢖[瀛뗮뢖[^ 111001111000000010011011111010111001011110101110111010111010001010010110010110111110011110000000100110111110101110010111101011101110101110100010100101100101101101011110 e7809beb97aeeba2965be7809beb97aeeba2965b5e
UHC 瀛뗮뢖[瀛뗮뢖[^ 111001111011101010001011111011011000111101010001010110111110011110111010100010111110110110001111010100010101101101011110 e7ba8bed8f515be7ba8bed8f515b5e

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