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 ??臟梨??臟悧^ 00111111001111111110010001100110100101111001110000111111001111111110010001100110100111001010010001011110 3f3fe466979c3f3fe4669ca45e
EUC-JP 焌?臟梨焌?臟悧^ 1000111111001001111010000011111111100111110001111100110111111100100011111100100111101000001111111110011111000111110110001010011001011110 8fc9e83fe7c7cdfc8fc9e83fe7c7d8a65e
UTF-8 焌렒臟梨焌렒臟悧^ 11100111100001001000110011101011101000001001001011101000100001111001111111100110101000101010100011100111100001001000110011101011101000001001001011101000100001111001111111100110100000101010011101011110 e7848ceba092e8879fe6a2a8e7848ceba092e8879fe682a75e
UHC 焌렒臟梨焌렒臟悧^ 1111000111100000100011101010011111101101111101001101011111011110111100011110000010001110101001111110110111110100110101111101110001011110 f1e08ea7edf4d7def1e08ea7edf4d7dc5e

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