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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN シマシイ霪}シマシイ霪{^ 101111001100111110111100101100101110100011000100011111011011110011001111101111001011001011101000110001000111101101011110 bccfbcb2e8c47dbccfbcb2e8c47b5e
EUC-JP シマシイ霪}シマシイ霪{^ 1000111010111100100011101100111110001110101111001000111010110010111100001100011001111101100011101011110010001110110011111000111010111100100011101011001011110000110001100111101101011110 8ebc8ecf8ebc8eb2f0c67d8ebc8ecf8ebc8eb2f0c67b5e
UTF-8 シマシイ霪}シマシイ霪{^ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010111010011001110010101010011111011110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100101110100110011100101010100111101101011110 efbdbcefbe8fefbdbcefbdb2e99caa7defbdbcefbe8fefbdbcefbdb2e99caa7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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