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 シミシイ顰}シミシイ顰{^ 101111001101000010111100101100101110100011111100011111011011110011010000101111001011001011101000111111000111101101011110 bcd0bcb2e8fc7dbcd0bcb2e8fc7b5e
EUC-JP シミシイ顰}シミシイ顰{^ 1000111010111100100011101101000010001110101111001000111010110010111100001111111001111101100011101011110010001110110100001000111010111100100011101011001011110000111111100111101101011110 8ebc8ed08ebc8eb2f0fe7d8ebc8ed08ebc8eb2f0fe7b5e
UTF-8 シミシイ顰}シミシイ顰{^ 111011111011110110111100111011111011111010010000111011111011110110111100111011111011110110110010111010011010000110110000011111011110111110111101101111001110111110111110100100001110111110111101101111001110111110111101101100101110100110100001101100000111101101011110 efbdbcefbe90efbdbcefbdb2e9a1b07defbdbcefbe90efbdbcefbdb2e9a1b07b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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