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 稔?氾}稔?氾{^ 10010110101010110011111110010100110000110111110110010110101010110011111110010100110000110111101101011110 96ab3f94c37d96ab3f94c37b5e
EUC-JP 稔?氾}稔?氾{^ 11001100101011010011111111001000110001010111110111001100101011010011111111001000110001010111101101011110 ccad3fc8c57dccad3fc8c57b5e
UTF-8 稔멱氾}稔멱氾{^ 111001111010100010010100111010111010100110110001111001101011000010111110011111011110011110101000100101001110101110101001101100011110011010110000101111100111101101011110 e7a894eba9b1e6b0be7de7a894eba9b1e6b0be7b5e
UHC 稔멱氾}稔멱氾{^ 111011001111100110111000111010001101101111110000011111011110110011111001101110001110100011011011111100000111101101011110 ecf9b8e8dbf07decf9b8e8dbf07b5e

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