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 ーヲ霤}ーヲ霤{^ 1011000010100110111010001100001101111101101100001010011011101000110000110111101101011110 b0a6e8c37db0a6e8c37b5e
EUC-JP ーヲ霤}ーヲ霤{^ 100011101011000010001110101001101111000011000101011111011000111010110000100011101010011011110000110001010111101101011110 8eb08ea6f0c57d8eb08ea6f0c57b5e
UTF-8 ーヲ霤}ーヲ霤{^ 111011111011110110110000111011111011110110100110111010011001110010100100011111011110111110111101101100001110111110111101101001101110100110011100101001000111101101011110 efbdb0efbda6e99ca47defbdb0efbda6e99ca47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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