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 顋簿暑}顋簿暑{^ 111010001111100110010101111010111000111110001011011111011110100011111001100101011110101110001111100010110111101101011110 e8f995eb8f8b7de8f995eb8f8b7b5e
EUC-JP 顋簿暑}顋簿暑{^ 111100001111101111001010111011011011110111101011011111011111000011111011110010101110110110111101111010110111101101011110 f0fbcaedbdeb7df0fbcaedbdeb7b5e
UTF-8 顋簿暑}顋簿暑{^ 111010011010000110001011111001111011000010111111111001101001101010010001011111011110100110100001100010111110011110110000101111111110011010011010100100010111101101011110 e9a18be7b0bfe69a917de9a18be7b0bfe69a917b5e
UHC ?簿暑}?簿暑{^ 00111111110111011010110111011111111101000111110100111111110111011010110111011111111101000111101101011110 3fddaddff47d3fddaddff47b5e

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