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 ????????~ 001111110011111100111111001111110011111100111111001111110011111101111110 3f3f3f3f3f3f3f3f7e
SJIS-WIN 湿柴シトシヌ湿実~ 10001110101111001000111011000100101111001100010010111100110001111000111010111100100011101100000001111110 8ebc8ec4bcc4bcc78ebc8ec07e
EUC-JP 湿柴シトシヌ湿実~ 1011110010111110101111001100011010001110101111001000111011000100100011101011110010001110110001111011110010111110101111001100001001111110 bcbebcc68ebc8ec48ebc8ec7bcbebcc27e
UTF-8 湿柴シトシヌ湿実~ 11100110101110011011111111100110100111111011010011101111101111011011110011101111101111101000010011101111101111011011110011101111101111101000011111100110101110011011111111100101101011101001111101111110 e6b9bfe69fb4efbdbcefbe84efbdbcefbe87e6b9bfe5ae9f7e
UHC ?柴??????~ 00111111111000111100001100111111001111110011111100111111001111110011111101111110 3fe3c33f3f3f3f3f3f7e

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