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 雉ェ驕ョ雉ェ驕ョ^ 11101000101100111010101011101001100000011010111011101000101100111010101011101001100000011010111001011110 e8b3aae981aee8b3aae981ae5e
EUC-JP 雉ェ驕ョ雉ェ驕ョ^ 1111000010110101100011101010101011110001111000011000111010101110111100001011010110001110101010101111000111100001100011101010111001011110 f0b58eaaf1e18eaef0b58eaaf1e18eae5e
UTF-8 雉ェ驕ョ雉ェ驕ョ^ 11101001100110111000100111101111101111011010101011101001101010011001010111101111101111011010111011101001100110111000100111101111101111011010101011101001101010011001010111101111101111011010111001011110 e99b89efbdaae9a995efbdaee99b89efbdaae9a995efbdae5e
UHC 雉?驕?雉?驕?^ 11110110110010110011111111001110111101100011111111110110110010110011111111001110111101100011111101011110 f6cb3fcef63ff6cb3fcef63f5e

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