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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN シンシチセ謗ヤジ 10111100110111011011110011000001101111101110011010001110110101001011110011011110 bcddbcc1bee68ed4bcde
EUC-JP シンシチセ謗ヤジ 100011101011110010001110110111011000111010111100100011101100000110001110101111101110101111101110100011101101010010001110101111001000111011011110 8ebc8edd8ebc8ec18ebeebee8ed48ebc8ede
UTF-8 シンシチセ謗ヤジ 111011111011110110111100111011111011111010011101111011111011110110111100111011111011111010000001111011111011110110111110111010001010110010010111111011111011111010010100111011111011110110111100111011111011111010011110 efbdbcefbe9defbdbcefbe81efbdbee8ac97efbe94efbdbcefbe9e
UHC ?????謗??? 00111111001111110011111100111111001111111101101110111111001111110011111100111111 3f3f3f3f3fdbbf3f3f3f

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