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 11111011010101011000111010110101011001101111101101010101100011101011010101011110011111010101100111111011010101011000111010110101011001101111101101010101100011101011010101011110011111010110001001000101 fb558eb566fb558eb55e7d59fb558eb566fb558eb55e7d6245
EUC-JP 煜七f煜七^}Y煜七f煜七^}bE 1000111111001001111111001011110010110111011001101000111111001001111111001011110010110111010111100111110101011001100011111100100111111100101111001011011101100110100011111100100111111100101111001011011101011110011111010110001001000101 8fc9fcbcb7668fc9fcbcb75e7d598fc9fcbcb7668fc9fcbcb75e7d6245
UTF-8 煜七f煜七^}Y煜七f煜七^}bE 111001111000010110011100111001001011100010000011011001101110011110000101100111001110010010111000100000110101111001111101010110011110011110000101100111001110010010111000100000110110011011100111100001011001110011100100101110001000001101011110011111010110001001000101 e7859ce4b88366e7859ce4b8835e7d59e7859ce4b88366e7859ce4b8835e7d6245
UHC 煜七f煜七^}Y煜七f煜七^}bE 11101001111100101111011011010010011001101110100111110010111101101101001001011110011111010101100111101001111100101111011011010010011001101110100111110010111101101101001001011110011111010110001001000101 e9f2f6d266e9f2f6d25e7d59e9f2f6d266e9f2f6d25e7d6245

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