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 ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
SJIS-WIN ??寡CD??寡CD^ 00111111001111111000100111000111010000110100010000111111001111111000100111000111010000110100010001011110 3f3f89c743443f3f89c743445e
EUC-JP ?倜寡CD?倜寡CD^ 0011111110001111101100011101010110110010110010010100001101000100001111111000111110110001110101011011001011001001010000110100010001011110 3f8fb1d5b2c943443f8fb1d5b2c943445e
UTF-8 뤑倜寡CD뤑倜寡CD^ 1110101110100100100100011110010110000000100111001110010110101111101000010100001101000100111010111010010010010001111001011000000010011100111001011010111110100001010000110100010001011110 eba491e5809ce5afa14344eba491e5809ce5afa143445e
UHC 뤑倜寡CD뤑倜寡CD^ 1000111111000001111101001010011011001101111110110100001101000100100011111100000111110100101001101100110111111011010000110100010001011110 8fc1f4a6cdfb43448fc1f4a6cdfb43445e

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