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 シセ狢シネ}シセ狢シネ{^ 101111001011111011100000110000001011110011001000011111011011110010111110111000001100000010111100110010000111101101011110 bcbee0c0bcc87dbcbee0c0bcc87b5e
EUC-JP シセ狢シネ}シセ狢シネ{^ 1000111010111100100011101011111011100000110000101000111010111100100011101100100001111101100011101011110010001110101111101110000011000010100011101011110010001110110010000111101101011110 8ebc8ebee0c28ebc8ec87d8ebc8ebee0c28ebc8ec87b5e
UTF-8 シセ狢シネ}シセ狢シネ{^ 111011111011110110111100111011111011110110111110111001111000101110100010111011111011110110111100111011111011111010001000011111011110111110111101101111001110111110111101101111101110011110001011101000101110111110111101101111001110111110111110100010000111101101011110 efbdbcefbdbee78ba2efbdbcefbe887defbdbcefbdbee78ba2efbdbcefbe887b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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