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 稔??}稔??{^ 1001011010101011001111110011111101111101100101101010101100111111001111110111101101011110 96ab3f3f7d96ab3f3f7b5e
EUC-JP 稔??}稔??{^ 1100110010101101001111110011111101111101110011001010110100111111001111110111101101011110 ccad3f3f7dccad3f3f7b5e
UTF-8 稔좏썱}稔좏썱{^ 111001111010100010010100111011001010001010001111111011001000110110110001011111011110011110101000100101001110110010100010100011111110110010001101101100010111101101011110 e7a894eca28fec8db17de7a894eca28fec8db17b5e
UHC 稔좏썱}稔좏썱{^ 111011001111100110100000111011011001101110100000011111011110110011111001101000001110110110011011101000000111101101011110 ecf9a0ed9ba07decf9a0ed9ba07b5e

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