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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 輟輟f輟輟^}Y輟輟f輟輟^}bE 11100111011011111110011101101111011001101110011101101111111001110110111101011110011111010101100111100111011011111110011101101111011001101110011101101111111001110110111101011110011111010110001001000101 e76fe76f66e76fe76f5e7d59e76fe76f66e76fe76f5e7d6245
EUC-JP 輟輟f輟輟^}Y輟輟f輟輟^}bE 11101101110100001110110111010000011001101110110111010000111011011101000001011110011111010101100111101101110100001110110111010000011001101110110111010000111011011101000001011110011111010110001001000101 edd0edd066edd0edd05e7d59edd0edd066edd0edd05e7d6245
UTF-8 輟輟f輟輟^}Y輟輟f輟輟^}bE 111010001011110010011111111010001011110010011111011001101110100010111100100111111110100010111100100111110101111001111101010110011110100010111100100111111110100010111100100111110110011011101000101111001001111111101000101111001001111101011110011111010110001001000101 e8bc9fe8bc9f66e8bc9fe8bc9f5e7d59e8bc9fe8bc9f66e8bc9fe8bc9f5e7d6245
UHC 輟輟f輟輟^}Y輟輟f輟輟^}bE 11110100110011111111010011001111011001101111010011001111111101001100111101011110011111010101100111110100110011111111010011001111011001101111010011001111111101001100111101011110011111010110001001000101 f4cff4cf66f4cff4cf5e7d59f4cff4cf66f4cff4cf5e7d6245

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