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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 遶ェ雉笠遶ェ雉顎^ 111001111010101110101010111010001011001110001010011111011110011110101011101010101110100010110011100010100111101101011110 e7abaae8b38a7de7abaae8b38a7b5e
EUC-JP 遶ェ雉笠遶ェ雉顎^ 1110111010101101100011101010101011110000101101011011001111011110111011101010110110001110101010101111000010110101101100111101110001011110 eead8eaaf0b5b3deeead8eaaf0b5b3dc5e
UTF-8 遶ェ雉笠遶ェ雉顎^ 11101001100000011011011011101111101111011010101011101001100110111000100111100111101011001010000011101001100000011011011011101111101111011010101011101001100110111000100111101001101000011000111001011110 e981b6efbdaae99b89e7aca0e981b6efbdaae99b89e9a18e5e
UHC ??雉笠??雉顎^ 00111111001111111111011011001011110110001010001000111111001111111111011011001011111001001100100101011110 3f3ff6cbd8a23f3ff6cbe4c95e

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