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 ?V?L?V??^ 001111110101011000111111010011000011111101010110001111110011111101011110 3f563f4c3f563f3f5e
SJIS-WIN ?V?L?V??^ 001111110101011000111111010011000011111101010110001111110011111101011110 3f563f4c3f563f3f5e
EUC-JP ?V?L?V??^ 001111110101011000111111010011000011111101010110001111110011111101011110 3f563f4c3f563f3f5e
UTF-8 창V혬L창V혶횪^ 11101100101100001011110101010110111011011001100010101100010011001110110010110000101111010101011011101101100110001011011011101101100110101010101001011110 ecb0bd56ed98ac4cecb0bd56ed98b6ed9aaa5e
UHC 창V혬L창V혶횪^ 1100001110100010010101101100001010010100010011001100001110100010010101101100001010011101110000111010000001011110 c3a256c2944cc3a256c29dc3a05e

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