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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 蟋具ソ「蟋銀逢^ 11100101101001111000101111101111101111111010001011100101101001111000101111100010100010001010011101011110 e5a78befbfa2e5a78be288a75e
EUC-JP 蟋具ソ「蟋銀逢^ 111010101010100110110110111100011000111010111111100011101010001011101010101010011011011011100100101100001010100101011110 eaa9b6f18ebf8ea2eaa9b6e4b0a95e
UTF-8 蟋具ソ「蟋銀逢^ 11101000100111111000101111100101100001011011011111101111101111011011111111101111101111011010001011101000100111111000101111101001100010101000000011101001100000001010001001011110 e89f8be585b7efbdbfefbda2e89f8be98a80e980a25e
UHC ?具???銀逢^ 0011111111001110111111010011111100111111001111111110101111011110110111001111000101011110 3fcefd3f3f3febdedcf15e

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