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 湿悉湿煮湿質湿 1000111010111100100011101011101110001110101111001000111011001111100011101011110010001110101111111000111010111100 8ebc8ebb8ebc8ecf8ebc8ebf8ebc
EUC-JP 湿悉湿煮湿質湿 1011110010111110101111001011110110111100101111101011110011010001101111001011111010111100110000011011110010111110 bcbebcbdbcbebcd1bcbebcc1bcbe
UTF-8 湿悉湿煮湿質湿 111001101011100110111111111001101000001010001001111001101011100110111111111001111000010110101110111001101011100110111111111010001011001110101010111001101011100110111111 e6b9bfe68289e6b9bfe785aee6b9bfe8b3aae6b9bf
UHC ?悉?煮?質? 00111111111000111111101000111111111011011011010000111111111100101111010100111111 3fe3fa3fedb43ff2f53f

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