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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 濡??濡??霓 10010100010001110011111100111111100101000100011100111111001111111110100010111101 94473f3f94473f3fe8bd
EUC-JP 濡??濡??霓 11000111101010000011111100111111110001111010100000111111001111111111000010111111 c7a83f3fc7a83f3ff0bf
UTF-8 濡숇죱濡낅줁霓 111001101011111110100001111011001000100010000111111011001010001110110001111001101011111110100001111010111000001010000101111011001010010010000001111010011001110010010011 e6bfa1ec8887eca3b1e6bfa1eb8285eca481e99c93
UHC 濡숇죱濡낅줁霓 1110101110100001100110011110101110100001100011001110101110100001100001011110101110100001100110001110011111100111 eba199eba18ceba185eba198e7e7

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