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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髦ッ螫「蠕仙ウオ 111010011001100010101111111001011010110010100010111001011011111010010000111001011011001110110101 e998afe5aca2e5be90e5b3b5
EUC-JP 髦ッ螫「蠕仙ウオ 11110001111110001000111010101111111010101010111010001110101000101110101011000000110000001110011110001110101100111000111010110101 f1f88eafeaae8ea2eac0c0e78eb38eb5
UTF-8 髦ッ螫「蠕仙ウオ 111010011010101110100110111011111011110110101111111010001001111010101011111011111011110110100010111010001010000010010101111001001011101110011001111011111011110110110011111011111011110110110101 e9aba6efbdafe89eabefbda2e8a095e4bb99efbdb3efbdb5
UHC ?????仙?? 001111110011111100111111001111110011111111100000101110010011111100111111 3f3f3f3f3fe0b93f3f

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