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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 凉듯눁L凉듯눁L^ 111011111010010110111001111010111001001110101111111010111000100010000001010011001110111110100101101110011110101110010011101011111110101110001000100000010100110001011110 efa5b9eb93afeb88814cefa5b9eb93afeb88814c5e
UHC 凉듯눁L凉듯눁L^ 111001011011110010110101111011011000011110100010010011001110010110111100101101011110110110000111101000100100110001011110 e5bcb5ed87a24ce5bcb5ed87a24c5e

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