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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 烝?臟梨烝?臟悧^ 111000000111111000111111111001000110011010010111100111001110000001111110001111111110010001100110100111001010010001011110 e07e3fe466979ce07e3fe4669ca45e
EUC-JP 烝?臟梨烝?臟悧^ 110111111101111100111111111001111100011111001101111111001101111111011111001111111110011111000111110110001010011001011110 dfdf3fe7c7cdfcdfdf3fe7c7d8a65e
UTF-8 烝렮臟梨烝렮臟悧^ 11100111100000111001110111101011101000001010111011101000100001111001111111100110101000101010100011100111100000111001110111101011101000001010111011101000100001111001111111100110100000101010011101011110 e7839deba0aee8879fe6a2a8e7839deba0aee8879fe682a75e
UHC 烝렮臟梨烝렮臟悧^ 1111000111110110100011101011101111101101111101001101011111011110111100011111011010001110101110111110110111110100110101111101110001011110 f1f68ebbedf4d7def1f68ebbedf4d7dc5e

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