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 鬮ョ讓凩鬮ョ讓几^ 111010011010101110101110111001101010100010011001011111011110100110101011101011101110011010101000100110010111101101011110 e9abaee6a8997de9abaee6a8997b5e
EUC-JP 鬮ョ讓凩鬮ョ讓几^ 1111001010101101100011101010111011101100101010101101000111011110111100101010110110001110101011101110110010101010110100011101110001011110 f2ad8eaeecaad1def2ad8eaeecaad1dc5e
UTF-8 鬮ョ讓凩鬮ョ讓几^ 11101001101011001010111011101111101111011010111011101000101011101001001111100101100001111010100111101001101011001010111011101111101111011010111011101000101011101001001111100101100001111010000001011110 e9acaeefbdaee8ae93e587a9e9acaeefbdaee8ae93e587a05e
UHC ??讓???讓?^ 0011111100111111111001011101001100111111001111110011111111100101110100110011111101011110 3f3fe5d33f3f3fe5d33f5e

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