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 100011001011001100111111011001101000110010110011001111110101111001111101010110011000110010110011001111110110011010001100101100110011111101011110011111010110001001000101 8cb33f668cb33f5e7d598cb33f668cb33f5e7d6245
EUC-JP 元遝f元遝^}Y元遝f元遝^}bE 1011100010110101100011111110000111011111011001101011100010110101100011111110000111011111010111100111110101011001101110001011010110001111111000011101111101100110101110001011010110001111111000011101111101011110011111010110001001000101 b8b58fe1df66b8b58fe1df5e7d59b8b58fe1df66b8b58fe1df5e7d6245
UTF-8 元遝f元遝^}Y元遝f元遝^}bE 111001011000010110000011111010011000000110011101011001101110010110000101100000111110100110000001100111010101111001111101010110011110010110000101100000111110100110000001100111010110011011100101100001011000001111101001100000011001110101011110011111010110001001000101 e58583e9819d66e58583e9819d5e7d59e58583e9819d66e58583e9819d5e7d6245
UHC 元遝f元遝^}Y元遝f元遝^}bE 11101010101010101101001111001111011001101110101010101010110100111100111101011110011111010101100111101010101010101101001111001111011001101110101010101010110100111100111101011110011111010110001001000101 eaaad3cf66eaaad3cf5e7d59eaaad3cf66eaaad3cf5e7d6245

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