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 ??賃[??賃[^ 0011111100111111100100101100000001011011001111110011111110010010110000000101101101011110 3f3f92c05b3f3f92c05b5e
EUC-JP ??賃[??賃[^ 0011111100111111110001001100001001011011001111110011111111000100110000100101101101011110 3f3fc4c25b3f3fc4c25b5e
UTF-8 셸섣賃[셸섣賃[^ 111011001000010110111000111011001000010010100011111010001011001110000011010110111110110010000101101110001110110010000100101000111110100010110011100000110101101101011110 ec85b8ec84a3e8b3835bec85b8ec84a3e8b3835b5e
UHC 셸섣賃[셸섣賃[^ 101111001101000010111100101100101110110011111100010110111011110011010000101111001011001011101100111111000101101101011110 bcd0bcb2ecfc5bbcd0bcb2ecfc5b5e

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