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 シ・爻シト}シ・爻シト{^ 101111001010010111100000101010011011110011000100011111011011110010100101111000001010100110111100110001000111101101011110 bca5e0a9bcc47dbca5e0a9bcc47b5e
EUC-JP シ・爻シト}シ・爻シト{^ 1000111010111100100011101010010111100000101010111000111010111100100011101100010001111101100011101011110010001110101001011110000010101011100011101011110010001110110001000111101101011110 8ebc8ea5e0ab8ebc8ec47d8ebc8ea5e0ab8ebc8ec47b5e
UTF-8 シ・爻シト}シ・爻シト{^ 111011111011110110111100111011111011110110100101111001111000100010111011111011111011110110111100111011111011111010000100011111011110111110111101101111001110111110111101101001011110011110001000101110111110111110111101101111001110111110111110100001000111101101011110 efbdbcefbda5e788bbefbdbcefbe847defbdbcefbda5e788bbefbdbcefbe847b5e
UHC ??爻??}??爻??{^ 001111110011111111111101101000010011111100111111011111010011111100111111111111011010000100111111001111110111101101011110 3f3ffda13f3f7d3f3ffda13f3f7b5e

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