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 鄂ァ陦ー荳狗水 111001111011110110100111111010001010000110110000111001001011100010001011111001111001000010000101 e7bda7e8a1b0e4b88be79085
EUC-JP 鄂ァ陦ー荳狗水 1110111010111111100011101010011111110000101000111000111010110000111010001011101010110110111010011011111111100101 eebf8ea7f0a38eb0e8bab6e9bfe5
UTF-8 鄂ァ陦ー荳狗水 111010011000010010000010111011111011110110100111111010011001100110100110111011111011110110110000111010001000110110110011111001111000101110010111111001101011000010110100 e98482efbda7e999a6efbdb0e88db3e78b97e6b0b4
UHC 鄂???荳狗水 1110010011000111001111110011111100111111110101001110010111001111101101111110001010101001 e4c73f3f3fd4e5cfb7e2a9

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