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^ 111011111010010110111001111010111000110110100100111011111010011010000010010011001110111110100101101110011110101110001101101001001110111110100110100000100100110001011110 efa5b9eb8da4efa6824cefa5b9eb8da4efa6824c5e
UHC 凉덤廬L凉덤廬L^ 111001011011110010110100111111011110010111111110010011001110010110111100101101001111110111100101111111100100110001011110 e5bcb4fde5fe4ce5bcb4fde5fe4c5e

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