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 ????B??? 0011111100111111001111110011111101000010001111110011111100111111 3f3f3f3f423f3f3f
SJIS-WIN ?消消筮B消消? 00111111100011111100000110001111110000011110001010101100010000101000111111000001100011111100000100111111 3f8fc18fc1e2ac428fc18fc13f
EUC-JP ?消消筮B消消? 00111111101111101100001110111110110000111110010010101110010000101011111011000011101111101100001100111111 3fbec3bec3e4ae42bec3bec33f
UTF-8 뤵消消筮B消消索 11101011101001001011010111100110101101101000100011100110101101101000100011100111101011011010111001000010111001101011011010001000111001101011011010001000111011111010010110101010 eba4b5e6b688e6b688e7adae42e6b688e6b688efa5aa
UHC 뤵消消筮B消消索 100011111110001111100001101111001110000110111100110111111111101101000010111000011011110011100001101111001101111011111110 8fe3e1bce1bcdffb42e1bce1bcdefe

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