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 シイ蓼シァ}シイ蓼シァ{^ 101111001011001011100100111110001011110010100111011111011011110010110010111001001111100010111100101001110111101101011110 bcb2e4f8bca77dbcb2e4f8bca77b5e
EUC-JP シイ蓼シァ}シイ蓼シァ{^ 1000111010111100100011101011001011101000111110101000111010111100100011101010011101111101100011101011110010001110101100101110100011111010100011101011110010001110101001110111101101011110 8ebc8eb2e8fa8ebc8ea77d8ebc8eb2e8fa8ebc8ea77b5e
UTF-8 シイ蓼シァ}シイ蓼シァ{^ 111011111011110110111100111011111011110110110010111010001001001110111100111011111011110110111100111011111011110110100111011111011110111110111101101111001110111110111101101100101110100010010011101111001110111110111101101111001110111110111101101001110111101101011110 efbdbcefbdb2e893bcefbdbcefbda77defbdbcefbdb2e893bcefbdbcefbda77b5e
UHC ??蓼??}??蓼??{^ 001111110011111111010110111111100011111100111111011111010011111100111111110101101111111000111111001111110111101101011110 3f3fd6fe3f3f7d3f3fd6fe3f3f7b5e

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