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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??闇}??闇{^ 0011111100111111100010001100010101111101001111110011111110001000110001010111101101011110 3f3f88c57d3f3f88c57b5e
EUC-JP ??闇}??闇{^ 0011111100111111101100001100011101111101001111110011111110110000110001110111101101011110 3f3fb0c77d3f3fb0c77b5e
UTF-8 손샵闇}손샵闇{^ 111011001000011010010000111011001000001110110101111010011001011110000111011111011110110010000110100100001110110010000011101101011110100110010111100001110111101101011110 ec8690ec83b5e997877dec8690ec83b5e997877b5e
UHC 손샵闇}손샵闇{^ 101111001101010110111100101001011110010011100001011111011011110011010101101111001010010111100100111000010111101101011110 bcd5bca5e4e17dbcd5bca5e4e17b5e

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