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 薔i刑鐔わ酋莅 1110010101001011100000101000100110001100010110011110100001011100100000101110110110001111010101011110010010101100 e54b82898c59e85c82ed8f55e4ac
EUC-JP 薔i刑鐔わ酋莅 1110100110101100101000111110100110110111101110101110111110111101101001001110111110111101101101101110100010101110 e9aca3e9b7baefbda4efbdb6e8ae
UTF-8 薔i刑鐔わ酋莅 111010001001011010010100111011111011110110001001111001011000100010010001111010011001000010010100111000111000001010001111111010011000010110001011111010001000111010000101 e89694efbd89e58891e99094e3828fe9858be88e85
UHC 薔i刑?わ酋? 111011011111100110100011111010011111101011111101001111111010101011101111111101011101110000111111 edf9a3e9fafd3faaeff5dc3f

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