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 雉ェ蛛イ雉ェ蛛イ^ 11101000101100111010101011100101100000011011001011101000101100111010101011100101100000011011001001011110 e8b3aae581b2e8b3aae581b25e
EUC-JP 雉ェ蛛イ雉ェ蛛イ^ 1111000010110101100011101010101011101001111000011000111010110010111100001011010110001110101010101110100111100001100011101011001001011110 f0b58eaae9e18eb2f0b58eaae9e18eb25e
UTF-8 雉ェ蛛イ雉ェ蛛イ^ 11101001100110111000100111101111101111011010101011101000100110111001101111101111101111011011001011101001100110111000100111101111101111011010101011101000100110111001101111101111101111011011001001011110 e99b89efbdaae89b9befbdb2e99b89efbdaae89b9befbdb25e
UHC 雉?蛛?雉?蛛?^ 11110110110010110011111111110001110010000011111111110110110010110011111111110001110010000011111101011110 f6cb3ff1c83ff6cb3ff1c83f5e

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