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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 驫ケ貎滄柑逅ー^ 11101001100010101011100111100110101111011001111111101001100010101011100111100111100100001011000001011110 e98ab9e6bd9fe98ab9e790b05e
EUC-JP 驫ケ貎滄柑逅ー^ 111100011110101010001110101110011110110010111111110111101110101110110100101110111110110111110000100011101011000001011110 f1ea8eb9ecbfdeebb4bbedf08eb05e
UTF-8 驫ケ貎滄柑逅ー^ 11101001101010011010101111101111101111011011100111101000101100101000111011100110101110111000010011100110100111111001000111101001100000001000010111101111101111011011000001011110 e9a9abefbdb9e8b28ee6bb84e69f91e98085efbdb05e
UHC ???滄柑逅?^ 0011111100111111001111111111001111100111110010101111001111111101101100010011111101011110 3f3f3ff3e7caf3fdb13f5e

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