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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 勢?石}勢?石{^ 10010000101010000011111110010000110011100111110110010000101010000011111110010000110011100111101101011110 90a83f90ce7d90a83f90ce7b5e
EUC-JP 勢?石}勢?石{^ 11000000101010100011111111000000110100000111110111000000101010100011111111000000110100000111101101011110 c0aa3fc0d07dc0aa3fc0d07b5e
UTF-8 勢솫石}勢솫石{^ 111001011000101110100010111011001000011010101011111001111001111110110011011111011110010110001011101000101110110010000110101010111110011110011111101100110111101101011110 e58ba2ec86abe79fb37de58ba2ec86abe79fb37b5e
UHC 勢솫石}勢솫石{^ 111000011010011110011001101000101110000010110100011111011110000110100111100110011010001011100000101101000111101101011110 e1a799a2e0b47de1a799a2e0b47b5e

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