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 雉ェ魏ー雉ェ魏、^ 11101000101100111010101011101001101100001011000011101000101100111010101011101001101100001010010001011110 e8b3aae9b0b0e8b3aae9b0a45e
EUC-JP 雉ェ魏ー雉ェ魏、^ 1111000010110101100011101010101011110010101100101000111010110000111100001011010110001110101010101111001010110010100011101010010001011110 f0b58eaaf2b28eb0f0b58eaaf2b28ea45e
UTF-8 雉ェ魏ー雉ェ魏、^ 11101001100110111000100111101111101111011010101011101001101011011000111111101111101111011011000011101001100110111000100111101111101111011010101011101001101011011000111111101111101111011010010001011110 e99b89efbdaae9ad8fefbdb0e99b89efbdaae9ad8fefbda45e
UHC 雉?魏?雉?魏?^ 11110110110010110011111111101010111000000011111111110110110010110011111111101010111000000011111101011110 f6cb3feae03ff6cb3feae03f5e

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