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 10001001011000001001110010111111011001101000100101100000100111001011111101011110011111010101100110001001011000001001110010111111011001101000100101100000100111001011111101011110011111010110001001000101 89609cbf6689609cbf5e7d5989609cbf6689609cbf5e7d6245
EUC-JP 荏愾f荏愾^}Y荏愾f荏愾^}bE 10110001110000011101100011000001011001101011000111000001110110001100000101011110011111010101100110110001110000011101100011000001011001101011000111000001110110001100000101011110011111010110001001000101 b1c1d8c166b1c1d8c15e7d59b1c1d8c166b1c1d8c15e7d6245
UTF-8 荏愾f荏愾^}Y荏愾f荏愾^}bE 111010001000110110001111111001101000010010111110011001101110100010001101100011111110011010000100101111100101111001111101010110011110100010001101100011111110011010000100101111100110011011101000100011011000111111100110100001001011111001011110011111010110001001000101 e88d8fe684be66e88d8fe684be5e7d59e88d8fe684be66e88d8fe684be5e7d6245
UHC 荏愾f荏愾^}Y荏愾f荏愾^}bE 11101100111110111100101111000101011001101110110011111011110010111100010101011110011111010101100111101100111110111100101111000101011001101110110011111011110010111100010101011110011111010110001001000101 ecfbcbc566ecfbcbc55e7d59ecfbcbc566ecfbcbc55e7d6245

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