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 ??楔}??楔{^ 0011111100111111100111101011011001111101001111110011111110011110101101100111101101011110 3f3f9eb67d3f3f9eb67b5e
EUC-JP ??楔}??楔{^ 0011111100111111110111001011100001111101001111110011111111011100101110000111101101011110 3f3fdcb87d3f3fdcb87b5e
UTF-8 솜솎楔}솜솎楔{^ 111011001000011010011100111011001000011010001110111001101010010110010100011111011110110010000110100111001110110010000110100011101110011010100101100101000111101101011110 ec869cec868ee6a5947dec869cec868ee6a5947b5e
UHC 솜솎楔}솜솎楔{^ 101111001101100010111100110101001110000011011011011111011011110011011000101111001101010011100000110110110111101101011110 bcd8bcd4e0db7dbcd8bcd4e0db7b5e

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